Function freya::components::PopupContent

source ·
pub fn PopupContent(_: PopupContentProps) -> Result<VNode, RenderError>
Expand description

Optionally wrap the content of your [Popup] in a styled container.

§Props

For details, see the props struct definition.