Skip to main content

DraggableInMeetingSelfview

const DraggableInMeetingSelfview: React.FC<InMeetingSelfviewProps & Pick<InMeetingDraggableProps,
| "draggableAriaLabel"
| "floatRoot"
| "isSidePanelVisible"
| "onMouseEnter"
| "onMouseLeave"
| "onFocus"
| "onBlur">>;