Skip to main content

ToolButton

Function ToolButton 

Source
pub fn ToolButton(props: ToolButtonProps) -> impl IntoView
Expand description

A toolbar button that fires on_click unless disabled, reflecting active as a pressed state and using title as its tooltip.

§Required Props

§Optional Props