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 on_click = self.on_click;
|
||||
|
||||
// TODO: Complete styling
|
||||
label(bump)
|
||||
.attr("style", "display: block")
|
||||
.children(vec![
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue