SelectionManagerProps Interface

Properties for creating SelectionManager.

Properties

Name Type Description
imodelKeyFactory (imodel: IModelConnection) => string | undefined An optional function that returns a key for the given iModel.  
scopes SelectionScopesManager A manager for selection scopes  
selectionStorage SelectionStorage | undefined Custom unified selection storage to be used by SelectionManager.  

Defined in

Last Updated: 18 January, 2025