Portal
A utility component to help with the ReactDOM.createPortal.
im here,
Props
Prop | Type | Description |
---|---|---|
children | ReactNode | The content to render |
id | String | The id of the portal |
Examples
todo
Prop | Type | Description |
---|---|---|
children | ReactNode | The content to render |
id | String | The id of the portal |
todo