Crate dioxus_web_component
source ·Expand description
§Dioxus Web Component
This create provide a bridge to expose a Dioxus component as a web-component.
Structs§
- A context provided by the web component
- HTML custom event options
Enums§
- Provide style to the web component
- A message send to the dioxus component
Traits§
- Dioxus web component
Functions§
- Create a Dioxus event handler that send an HTML custom event
- Register a Dioxus web component