Module cosmic::widget::button

source ·
Expand description

Button widgets for COSMIC applications.

Re-exports§

  • pub use crate::theme::Button as Style;

Modules§

  • Hyperlink button widget

Structs§

  • The appearance of a button.
  • A builder for constructing a custom Button.
  • A generic button which emits a message when pressed.

Traits§

  • A set of rules that dictate the style of a button.

Functions§

Type Aliases§