Expand description
Modules§
- prelude
prelude
Structs§
- Config
- The configuration for the desktop application.
- Custom
Paint Ctx - Device
Handle - A wgpu
Device, it’s associatedQueue, and theAdapterandInstanceused to create them - Dioxus
Document - Integrates
BaseDocumentfromblitz-domwithVirtualDomfromdioxus-core - Dioxus
Native Application - Dioxus
Native Window Renderer - Document
Config - Options used when constructing a
BaseDocument - Features
- Features that are not guaranteed to be supported.
- Limits
- Represents the sets of limits an adapter/device supports.
- Logical
Size - A size represented in logical pixels.
- Physical
Size - A size represented in physical pixels.
- Texture
Handle - Window
Attributes - Attributes used when creating a window.
Enums§
- Dioxus
Native Event - Dioxus-native specific event type
Traits§
Functions§
- launch
- Launch an interactive HTML/CSS renderer driven by the Dioxus virtualdom
- launch_
cfg - launch_
cfg_ with_ props - use_
wgpu Not (iOS and target_abi=sim)