Implement Toggler widget for iced_native
This commit is contained in:
parent
1dce929dfc
commit
52a185fbab
10 changed files with 452 additions and 4 deletions
|
|
@ -18,3 +18,4 @@ pub mod rule;
|
|||
pub mod scrollable;
|
||||
pub mod slider;
|
||||
pub mod text_input;
|
||||
pub mod toggler;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue