Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-collaboration
RoomFileScopeContextValue
Interface RoomFileScopeContextValue
interface
RoomFileScopeContextValue
{
disableToggle
:
boolean
;
roomName
:
string
|
null
;
setShowRoomFilesOnly
:
(
value
:
boolean
|
(
(
prev
:
boolean
)
=>
boolean
)
,
)
=>
void
;
showRoomFilesOnly
:
boolean
;
}
Index
Properties
disable
Toggle
room
Name
set
Show
Room
Files
Only
show
Room
Files
Only
Properties
disable
Toggle
disableToggle
:
boolean
room
Name
roomName
:
string
|
null
set
Show
Room
Files
Only
setShowRoomFilesOnly
:
(
value
:
boolean
|
(
(
prev
:
boolean
)
=>
boolean
)
)
=>
void
show
Room
Files
Only
showRoomFilesOnly
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
disable
Toggle
room
Name
set
Show
Room
Files
Only
show
Room
Files
Only
Hiyve Components - v1.0.0
Loading...