Crate textiler_core

source ·
Expand description

Happiness

A MUI inspired yew library

Re-exports

  • pub use theme::sx::Sx;

Modules

  • Theme context
  • The prelude
  • Controls the general style and approach of components
  • Surfaces provide the most basic block components to work on
  • Contains system components. Not meant for general use
  • System properties are exclusive, and provide translations to “real” css properties
  • Used for theming
  • The typography system allows for complex writing instrumentation
  • Utils module

Macros

  • Creates Sx instances

Enums