UnifiedSelectionState Type
UnifiedSelectionState = (selectionLevel?: number) => Readonly<KeySet>
Describes how to access the current Unified Selection state. The returned KeySet
object exposes global data and is
mutable.
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.