Expand description
Proc macros for Orbital design-system documentation and routing helpers.
Macros§
- orbital_
routes - Include multiple route components in a Routes view.
Attribute Macros§
- component_
doc - Extract documentation and props from a component for preview tooling.
- orbital_
routes_ extract - Extract typed path constants from a route component’s
view!body.
Derive Macros§
- WriteCSS
Vars - Derives
write_css_varsfor theme token structs (snake_case field →--camelCaseCSS var).