Module savory_elements::element::button[][src]

Button element

Buttons are core element in any app, Savory ships a powerfull button that cover 4 kinds of button:

  • Default Button
  • Dashed Button
  • Text Button
  • Link Button

Button also can have Suggestion or Destructive (aka Primary and Danger in web UI World), button can also go ghost.

See Button docs to find out more about its methods.

Usage

TODO

Structs

Button

Button element

ButtonLens
Config

Enums

ActionType
Kind
Msg