Slot<
Props>(parameter):Element
The React Slot component, allowing to extensively customize widgets.
The input slotContent can be a react component, a function or jsx.
Props extends object
the react component parameter
Props
the react component props
SlotContent<Props>
the slot content
Element
the slot component