-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
🧰 feature-request✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.feature
Description
The collapsible MVP component must have Header and Container that could be expanded or collapsed. The Header is always visible, The component could be put in list, card, etc.
Accordion-like behavior could be implemented programmatically by developers if preferred.
API
| Methods | Properties | Events |
|---|---|---|
| Collapse | Collapsed | OnCollapsed |
| Expand | OnExpanded |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🧰 feature-request✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.feature

