Using accordion with a single item akin to details + summary tags.
Development kit consisting of the low level tools and abstractions used to develop Taiga UI Angular entities
<tui-accordion>
<button tuiAccordion>Taiga UI cdk</button>
<tui-expand>
Development kit consisting of the low level tools and abstractions used to develop Taiga UI Angular entities
</tui-expand>
</tui-accordion>
Development kit consisting of the low level tools and abstractions used to develop Taiga UI Angular entities
The main set of components used to build Taiga UI based Angular applications
Basic elements needed to develop components, directives and more using Taiga UI design system
<tui-accordion>
<button [tuiAccordion]="true">Level 1</button>
<tui-expand>
Development kit consisting of the low level tools and abstractions used to develop Taiga UI Angular entities
<tui-accordion [style.margin-block-start.rem]="0.75">
<button [tuiAccordion]="true">Level 2</button>
<tui-expand>
The main set of components used to build Taiga UI based Angular applications
<tui-accordion [style.margin-block-start.rem]="0.75">
<button [tuiAccordion]="true">Level 3</button>
<tui-expand>
Basic elements needed to develop components, directives and more using Taiga UI design system
</tui-expand>
</tui-accordion>
</tui-expand>
</tui-accordion>
</tui-expand>
</tui-accordion>