jsonforms icon indicating copy to clipboard operation
jsonforms copied to clipboard

Allow control type specific custom classes

Open sdirix opened this issue 3 years ago • 2 comments

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

sdirix avatar Mar 25 '21 15:03 sdirix

@sdirix is this related to issue #2239

davewwww avatar Feb 12 '24 08:02 davewwww

Yes, that's basically the same issue

sdirix avatar Feb 12 '24 08:02 sdirix