Function freya::components::PopupTitle

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

Optionally use a styled title inside a [Popup].

§Props

For details, see the props struct definition.