Component Overview

Done
In progress
n/a
deprecated
@for (componentCategory of components; track componentCategory) {

{{ componentCategory.label }}

@for (component of componentCategory.children; track component) { }
Item Scope stable
{{ component.label }} @if (component.component.b2c) { b2c } @if (component.component.expert) { expert }
}

If a component you need is not listed here, file a GitHub issue.