Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-collaboration
FileManagerFilterChipsProps
Interface FileManagerFilterChipsProps
interface
FileManagerFilterChipsProps
{
activeLabel
:
string
;
chips
:
FilterChipDefinition
[]
;
onSelect
:
(
chip
:
FilterChipDefinition
)
=>
void
;
}
Index
Properties
active
Label
chips
on
Select
Properties
active
Label
activeLabel
:
string
The currently active chip label
chips
chips
:
FilterChipDefinition
[]
The filter chip definitions to render
on
Select
onSelect
:
(
chip
:
FilterChipDefinition
)
=>
void
Called when a chip is clicked
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Label
chips
on
Select
Hiyve Components - v1.0.0
Loading...
The currently active chip label