eclipsesource / eclipsesource/jsonforms
Allow control type specific custom classes
Open
vanilla
vue
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 424
- Avg merge
- 17d 8h
- Merged PRs (30d)
- 1
Description
**Describe the feature**
At the moment it's not possible to define custom classes per control type. They can only be defined for all controls or via the ui schema for a single control.
**Describe the solution you'd like**
It would be nice when custom classes could be defined per control type, i.e. `number`, `integer`, `string`, `array` etc.
**Describe for which setup you like to have the improvement**
Framework: [Vue]
RendererSet: [Vanilla]
**Additional context**
Could also be implemented for the React Vanilla renderer set
Contributor guide
Assessment
This issue has not been assessed yet.