Megosztás a következőn keresztül:


ScreenShareButtonSelector type

ScreenShareButton összetevő választótípusa.

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