Array of selected item IDs. Setting replaces the entire selection.
Array of selected item IDs. Setting replaces the entire selection.
Full item data for all selected items
Removes the specified item(s) from the current selection.
Clears the entire selection.
whether the specified item is currently selected
Adds the specified item(s) to the current selection.
Selects all items in the list.
Wrapper over SPListProvider's selectedItems state, exposed to list custom scripts via TISA API. Uses getter functions to always access the latest React state values through refs.