You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the [Bulma tabs component][bd] as a [Yew][yew] component.
Document it and its properties and add an example showcasing how it's
used. Update the module tree to include the tabs module and document
the new additions to the crate.
[bd]: https://bulma.io/documentation/components/tabs/
[yew]: https://yew.rsFixes: #40
Signed-off-by: Filip Dutescu <[email protected]>
Implement the [Bulma tabs component][bd] as a [Yew][yew] component.
Document it and its properties and add an example showcasing how it's
used. Update the module tree to include the tabs module and document
the new additions to the crate.
[bd]: https://bulma.io/documentation/components/tabs/
[yew]: https://yew.rsFixes: #40
Signed-off-by: Filip Dutescu <[email protected]>
Description
Implement the Bulma tabs component.
Proposal
No response
Other relevant information
No response
The text was updated successfully, but these errors were encountered: