Appearance
@sqlrooms/core / RoomStateProviderProps
RoomStateProviderProps<PC>: React.PropsWithChildren<{ roomStore: RoomStore<PC>; }>
PC
React.PropsWithChildren
roomStore
RoomStore