buttonExample

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
@
()
=> label("Some components, like buttons, can have multiple styles, which they switch between based on their " ~ "state. You can define a different style for a button that is hovered, held down, or focused (relevant if " ~ "using a keyboard).")
Button!()
buttonExample
()

Meta