Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-intelligence
AlertsCardProps
Interface AlertsCardProps
interface
AlertsCardProps
{
autoRefresh
?:
boolean
;
autoRefreshInterval
?:
number
;
colors
?:
Partial
<
RoomDashboardColors
>
;
labels
:
RoomDashboardLabels
;
roomId
:
string
;
sx
?:
SxProps
<
Theme
>
;
}
Index
Properties
auto
Refresh?
auto
Refresh
Interval?
colors?
labels
room
Id
sx?
Properties
Optional
auto
Refresh
autoRefresh
?:
boolean
Optional
auto
Refresh
Interval
autoRefreshInterval
?:
number
Optional
colors
colors
?:
Partial
<
RoomDashboardColors
>
labels
labels
:
RoomDashboardLabels
room
Id
roomId
:
string
Optional
sx
sx
?:
SxProps
<
Theme
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Refresh
auto
Refresh
Interval
colors
labels
room
Id
sx
Hiyve Components - v1.0.0
Loading...