Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react
TabsFeatureConfig
Interface TabsFeatureConfig
Per-mode tab/feature flags.
interface
TabsFeatureConfig
{
assignments
?:
boolean
;
chat
?:
boolean
;
clips
?:
boolean
;
files
?:
boolean
;
intelligence
?:
boolean
;
notes
?:
boolean
;
polls
?:
boolean
;
questions
?:
boolean
;
whiteboard
?:
boolean
;
}
Index
Properties
assignments?
chat?
clips?
files?
intelligence?
notes?
polls?
questions?
whiteboard?
Properties
Optional
assignments
assignments
?:
boolean
Optional
chat
chat
?:
boolean
Optional
clips
clips
?:
boolean
Optional
files
files
?:
boolean
Optional
intelligence
intelligence
?:
boolean
Optional
notes
notes
?:
boolean
Optional
polls
polls
?:
boolean
Optional
questions
questions
?:
boolean
Optional
whiteboard
whiteboard
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assignments
chat
clips
files
intelligence
notes
polls
questions
whiteboard
Hiyve Components - v1.0.0
Loading...
Per-mode tab/feature flags.