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 panel components][bd] as a [Yew][yew] component.
Document them and their properties and add an example showcasing how
how it's used. Update the module tree to include the panel module and
document the new additions to the crate.
Update the `class` base component property to not be an `Option<T>` in
order to have a more intuitive API.
[bd]: https://bulma.io/documentation/components/panel/
[yew]: https://yew.rsFixes: #39
Signed-off-by: Filip Dutescu <[email protected]>
Description
Implement the Bulma panel component.
Proposal
No response
Other relevant information
No response
The text was updated successfully, but these errors were encountered: