Udostępnij za pośrednictwem


ScreenShareButtonSelector type

Typ selektora dla składnika ScreenShareButton .

type ScreenShareButtonSelector = (
  state: CallClientState,
  props: CallingBaseSelectorProps
) => { checked?: boolean }