Module ambient_ui::button
source · Expand description
Implements a button UI element, as well as variants thereof.
Structs
- A button UI element.
- An element that will invoke a callback when a hotkey is pressed.
Enums
- The callback invoked when a button is clicked.
- The style of a button.
Type Aliases
- The type of function invoked by a button.