Empty State
<vox-empty-state> is a placeholder for views with nothing to show yet.
You haven't published any modules. Your first one is easier than you think.
Publish a module
<vox-empty-state heading="No modules yet">
<span slot="icon"><vox-icon name="module" size="xl"></vox-icon></span>
You haven't published any modules yet.
<vox-button slot="actions" size="sm">Publish a module</vox-button>
</vox-empty-state>
API
| Attribute |
Type |
Default |
Description |
heading |
string |
'' |
Headline |
| Slot |
Description |
icon |
Icon or emoji |
| (default) |
Explanatory text |
actions |
Suggested next step |