Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-intelligence
RoomDashboardContext
Interface RoomDashboardContext
Context passed to custom card render functions.
interface
RoomDashboardContext
{
colors
:
RoomDashboardColors
;
isOwner
:
boolean
;
roomId
:
string
;
styles
:
RoomDashboardStyles
;
userId
:
string
;
}
Index
Properties
colors
is
Owner
room
Id
styles
user
Id
Properties
colors
colors
:
RoomDashboardColors
is
Owner
isOwner
:
boolean
room
Id
roomId
:
string
styles
styles
:
RoomDashboardStyles
user
Id
userId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
colors
is
Owner
room
Id
styles
user
Id
Hiyve Components - v1.0.0
Loading...
Context passed to custom card render functions.