pub fn ButtonSegment(_: BaseButtonSegmentProps) -> Result<VNode, RenderError>
Expand description
ButtonSegment are buttons grouped under a SegmentedButton.
ยงStyling
Inherits the outline ButtonSegmentTheme
theme.
pub fn ButtonSegment(_: BaseButtonSegmentProps) -> Result<VNode, RenderError>
ButtonSegment are buttons grouped under a SegmentedButton.
Inherits the outline ButtonSegmentTheme
theme.