Documentation

Documentation versions (currently viewing)

Advanced Styling Topics

Advanced topics on styling applications.
Creating Style Properties
How to create your own style properties.
Using a Theme in Multiple Applications
Steps and examples for using a theme in multiple applications.
Parent & Sub-Themes
Configuring parent themes, as well as sub-themes.
Loading Theme Resources from npm Packages
Describes how to load theme resources from npm packages.
Lazy-Loading Stylesheets in Flow
The basics of how to load large stylesheets only as needed.
Loading Stylesheets Dynamically in Flow
Explains how dynamically to load stylesheets.
Run-time Theme Switching
Implementing multiple sets of styles within a single theme to be loaded dynamically.
Application Themes for Embedded Components
Things to consider when using a custom theme for embedded applications.
Shadow DOM Styling of Components
Details and instructions on isolating JavaScript and CSS from the surrounding page.
Disabling the Default Theme in Flow
Explains how to disable the Lumo theme for an application.