Home > @activeviam/activeui-sdk > ContainerApi > select
ContainerApi.select() method
Enables you to select core data visualization containers. That includes: core standalone widgets, core widgets inside a dashboard and core widgets inside a custom container. It won't have any effect if applied to dashboards, custom containers or helper containers (e.g. a content editor). If applied to an already selected container, the container will remain selected.
Signature:
select(): void;
Returns:
void