Norsk Tipping Design System

Writing docs

Component docs are written as markdown co-located in each component package and generated into this site automatically.

  • Guide.md → Preview, Readme.md → Dev, Accessibility.md → its own tab
  • Live examples: fenced code blocks flagged live (with controls, noPreview, wrapper)
  • <Props /> renders the auto-generated prop table

See the full maintainer guide on GitHub for the complete steps, including how to add a new component to the sidebar:

Authoring component docs →