[−][src]Crate iced_style
The styling library of Iced.
It contains a set of styles and stylesheets for most of the built-in widgets.
Modules
button | Allow your users to perform actions by pressing a button. |
checkbox | Show toggle controls using checkboxes. |
container | Decorate content and apply alignment. |
menu | |
pick_list | |
progress_bar | Provide progress feedback to your users. |
radio | Create choices using radio buttons. |
rule | Display a horizontal or vertical rule for dividing content. |
scrollable | Navigate an endless amount of content with a scrollbar. |
slider | Display an interactive selector of a single value from a range of values. |
text_input | Display fields that can be filled with text. |
Structs
Color | A color in the sRGB color space. |
Enums
Background | The background of some element. |