Properties
Property | Type | Description |
---|---|---|
innerRef | React.Ref<HTMLElement> React.MutableRefObject<HTMLElement> | (optional) The ref of the element that will be used. |
children | ReactNode | (required) The content that will be placed in a React Portal. |
Property | Type | Description |
---|---|---|
innerRef | React.Ref<HTMLElement> React.MutableRefObject<HTMLElement> | (optional) The ref of the element that will be used. |
children | ReactNode | (required) The content that will be placed in a React Portal. |