portalRef
@Composable
Creates a Portal component, returning a reference.
Return
the Portal component reference
Parameters
className
the CSS class name
id
the ID attribute of the component
content
the content of the component
Creates a Portal component, returning a reference.
the Portal component reference
the CSS class name
the ID attribute of the component
the content of the component