Make example work on web and update READMEs
This commit is contained in:
parent
eda1048dbc
commit
86dede4c4c
13 changed files with 101 additions and 32 deletions
|
|
@ -20,6 +20,7 @@ where
|
|||
let event_bus = bus.clone();
|
||||
let msg = (self.on_toggle)(!self.is_checked);
|
||||
|
||||
// TODO: Complete styling
|
||||
label(bump)
|
||||
.children(vec![
|
||||
input(bump)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue