ScreenShareButtonSelector type
ScreenShareButton 元件的選取器類型。
type ScreenShareButtonSelector = (
state: CallClientState,
props: CallingBaseSelectorProps
) => { checked?: boolean; disabled?: boolean }
ScreenShareButton 元件的選取器類型。
type ScreenShareButtonSelector = (
state: CallClientState,
props: CallingBaseSelectorProps
) => { checked?: boolean; disabled?: boolean }