ZIm/crates/ui/src/components/button
Marshall Bowers a46a562dc2
ui: Add margin style methods to Label and LabelLike (#14032)
This PR adds margin style methods to the `Label` and `LabelLike`
components.

This allows for callers to provide a margin to these components without
needing to introduce a wrapping `div` to do so.

Release Notes:

- N/A
2024-07-09 17:41:54 -04:00
..
button.rs Prompt Library Refinements (#13470) 2024-06-25 11:43:30 -04:00
button_icon.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
button_like.rs ui: Add margin style methods to Label and LabelLike (#14032) 2024-07-09 17:41:54 -04:00
icon_button.rs ui: Add NumericStepper component (#13954) 2024-07-08 18:45:49 -04:00
toggle_button.rs Prompt Library Refinements (#13470) 2024-06-25 11:43:30 -04:00