Skip to content

Alternative to Html macro #2458

Answered by ranile
rivalq asked this question in Q&A
Discussion options

You must be logged in to vote

yew-vdom-gen can be used instead of html!, although it's not feature complete yet.

You can also use yew::virtual_dom to manually construct a VNode, however that is not something you likely want to do as html! replacement in your application

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rivalq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants