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 modal components][bd] as a [Yew][yew]
component. Document them and their properties and add an example
showcasing how it's used. Update the module tree to include the
modal module and document the new additions to the crate.
Add a macro for making it easier to set all base component attributes.
[bd]: https://bulma.io/documentation/components/modal/
[yew]: https://yew.rsFixes: #36
Signed-off-by: Filip Dutescu <[email protected]>
Description
Implement the Bulma modal component.
Proposal
No response
Other relevant information
No response
The text was updated successfully, but these errors were encountered: