Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-intelligence
SettingsCardProps
Interface SettingsCardProps
interface
SettingsCardProps
{
colors
?:
Partial
<
RoomDashboardColors
>
;
intelligenceConfig
?:
IntelligenceConfig
;
isOwner
:
boolean
;
labels
:
RoomDashboardLabels
;
onIntelligenceConfigChange
?:
(
config
:
IntelligenceConfig
)
=>
void
;
sx
?:
SxProps
<
Theme
>
;
}
Index
Properties
colors?
intelligence
Config?
is
Owner
labels
on
Intelligence
Config
Change?
sx?
Properties
Optional
colors
colors
?:
Partial
<
RoomDashboardColors
>
Optional
intelligence
Config
intelligenceConfig
?:
IntelligenceConfig
is
Owner
isOwner
:
boolean
labels
labels
:
RoomDashboardLabels
Optional
on
Intelligence
Config
Change
onIntelligenceConfigChange
?:
(
config
:
IntelligenceConfig
)
=>
void
Optional
sx
sx
?:
SxProps
<
Theme
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
colors
intelligence
Config
is
Owner
labels
on
Intelligence
Config
Change
sx
Hiyve Components - v1.0.0
Loading...