Expand description
Available layouts
- HTML (custom implementation)
- PNG (conversion from SVG)
- PDF (Skia)
- SVG (Skia)
- Leptos
Re-exports§
pub use html::*;
Modules§
- This module defines the
HtmlBuilder
structure and related functions for generating HTML components with embedded CSS styles.