Structs§
- Component
- A component compatible with the dioxus components system. This may be a “virtual” component which is empty except for a list of members.
Enums§
- Cargo
Dependency - A dependency on a cargo crate required for a component.
- Component
Dependency - A dependency on another component, either built-in or third-party.
Functions§
- component_
manifest_ schema - Get the JSON schema for the
Componentstruct.