Expand description
This module contains macros which implements html! macro and JSX-like templates
Re-exports§
pub use crate::html;
Macros§
- This macro provides a convenient way to create
Classes
. - This macro implements JSX-like templates.
- Build
Properties
outside of thehtml!
macro.