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.
text
:ReadOnlySignal<String>
pub fn PopupTitle(_: PopupTitleProps) -> Result<VNode, RenderError>
Optionally use a styled title inside a Popup
.
For details, see the props struct definition.
text
: ReadOnlySignal<String>