Collapsible
An accessible show/hide disclosure.
Hidden content revealed on toggle.
Open by default
This panel starts open via [open]="true".
Card
@radix-ui/primitives
@radix-ui/colors
Avatar list
JD Jane Doe
AL Ada Lovelace
GH Grace Hopper
File tree
main.ts
styles.css
app.ts
API reference
Two-way models
Bind with [(name)], or one-way as an input.
| Prop | Type | Default | Description |
|---|---|---|---|
open | boolean | false | Whether 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.