Portal
React portal component wrapper
name | type | default | description |
---|---|---|---|
className | string | - | The classname attribute of the container element |
el | string | div | The element tag of the container element |
renderCallback | () => void | - | A callback fired on the render of children |