Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
Step Tile displays course step types as a periodic table style design. It is an admin only-component used in the management or creation of courses and is designed to allow admins to get a quick visual overview of their course content by step type.
Step Tiles are square and designed to be displayed in a grid. In the top left of the square is the step number, in the middle is a large two letter abbreviation of the step type e.g. Article (AR), Video (VI), Quiz (QU) and the full step type below that.
The full area of a Step Tile is clickable.
Name | Description | Default |
---|---|---|
number | string | - |
abbreviation* | string | - |
label* | string | - |
color* | 'lightGrey''yellow''gold''blue''coral''orange''ultramarine''violet' | - |
isCompact | bool | - |