Apply a Design
This guide addresses how to select a design system to apply to the components to achieve a consistent design language.
:::{versionadded} 1.0.0 The design feature was added in 1.0.0 and is actively being developed and improved. :::
Applying different design systems in Panel can be achieved globally or per component. To select a design
globally set it via the extension:
Alternatively you can also explicitly import and set a design
on the config:
Any component that is rendered will now inherit this design. However, alternatively we can also set a design
explicitly on a particular component, e.g.:
Related Resources
Discover how to customize a design next.
Discover how to toggle between themes next.