Preparing search index...
The search index is not available
react-declarative
react-declarative
types
react-declarative/components/List/hooks/useSelection
ISelectionReloadRef
Interface ISelectionReloadRef
Represents a selection reload reference.
interface
ISelectionReloadRef
{
reload
:
(
initialChange
?:
boolean
)
=>
void
;
}
Index
Properties
reload
Properties
reload
reload
:
(
initialChange
?:
boolean
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reload
react-declarative
Loading...
Represents a selection reload reference.