freenowtech / freenowtech/wave
Accordion component in its compact variant does not support a buttonLabel value.
- Dominant language
- TypeScript
- Stars
- 67
- Forks
- 31
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
### Describe the feature you'd like
The design of the component in its `compact` variant is almost perfect for an implementation I am working on, sadly I would like to be able to use the button label feature as in its `default` version.
**Default variant**

**Compact variant**

### Describe alternatives you've considered
I tried to modify the component in its default variant with CCS to adapt the layout to look like the compact version but there is no class level access to the internal divs :(
Contributor guide
Assessment
This issue has not been assessed yet.