Home > @activeviam/activeui-sdk > ContainerApi > deselect
ContainerApi.deselect() method
Enables you to deselect an already selected container. If applied to a non selected container, it won't have any effect.
Signature:
deselect(): void;
Returns:
void