Skip to main content

DraggableFoldableInMeetingSelfview

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