[fieldset] `Fieldset.Description` and `Fieldset.Error`
Open
component: field
type: enhancement
- Dominant language
- TypeScript
- Stars
- 10.9k
- Forks
- 543
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 101
Description
# Get help
## Ask a question
I was wondering if it's possible to have description and errors on `Fieldset`? Or is this already possible with `Field.Description` and `Field.Error` somehow? My current snippet:
```
}>
Fruits
This is some field description {/* <-- Not possible */}
Apple
Banana
Orange
```
Contributor guide
Assessment
This issue has not been assessed yet.