All components in the Designsystem are displayed on their own page.
This is an example on how to structure your HTML file when you contribute to Oslo Designsystem. Please take a look at the "Overview" and "Developer" tabs.
ods-devtools-nondevmode
When applied as a class to an HTML element it will make the child elements only visible in the "Overview" tab.
This is an example on how to structure your HTML file when you contribute to Oslo Designsystem. This text is a child of ods-devtools-devmode and is only visible in the developer tab.
ods-devtools-devmode
When applied as a class to an HTML element it will make the child elements only visible in the "Developer" tab.