The UI

Start

To render some markdown based introduction or documentation on the start page, you can put a markdown file README.md in your components folder. Its content is rendered at the very top directly below the project name.

The start page also renders an overview of your design tokens, if you configured miyagi to do so. You can read more about that on "Creating a design token overview".

Component

The component page renders

Component variation

The variation page renders a single variation of a component, validation status of the mock file as well, the compiled mock data as well as the validation results (see below). You can open it in a new tab, which renders nothing but the component, which is best for development.