Collapsible

An accessible show/hide disclosure.

Open by default

This panel starts open via [open]="true".

Card

Avatar list

File tree

main.ts

styles.css

API reference

Two-way models

Bind with [(name)], or one-way as an input.

PropTypeDefaultDescription
openbooleanfalseWhether the content is shown. Two-way bindable with `[(open)]`.

Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.