enable()
enables selection functionality in the component
enable(): void;
Example
component.selection.enable();
Related Samples:
Change log:
added in v7.0
enables selection functionality in the component
enable(): void;
Example
component.selection.enable();
Related Samples:
added in v7.0