- Container
- Text
- As text (in HTML
<div>
) - As link (HTML only,
<a>
)
- As text (in HTML
- Icon
- HTML (custom implementation)
- PNG (conversion from SVG)
- PDF (Skia)
- SVG (Skia)
- Leptos
- Provide the minimal required support for renderer-specific features
- Ensure maximum compatibility of element properties across all renderers
- Offer a minimally comfortable set of components
- Full support for all available properties in all renderers
- Interactivity (e.g., CSS animations)
- Script support for HTML
If you would like to contribute, feel free to open an issue in the repository.
This project is licensed under the MIT License.