π§©Components
The components are documented individually on a separate website.
Customization
What to do if you want to customize the components beyond what the props allow.
The classes
property
classes
propertyEvery component of react-dsfr accepts an optional classes
property that enables you to customize their look at a fine grained level.
Creating a custom component
Last updated