Open sdirix opened 2 months ago
detail is part of the options, however it usually does not make sense to have a default option for a detail. It's therefore rather misplaced.
detail
Move detail from layout / array controls into the element itself instead of within the options. This can be checked in a backward compatible manner.
options
Do not change it as it does not block any actual use case.
Core, React Material Renderers, React Vanilla Renderers, Angular Material Renderers, Vue Vanilla Renderers, Vue Vuetify Renderers
No response
Is your feature request related to a problem? Please describe.
detail
is part of the options, however it usually does not make sense to have a default option for adetail
. It's therefore rather misplaced.Describe the solution you'd like
Move
detail
from layout / array controls into the element itself instead of within theoptions
. This can be checked in a backward compatible manner.Describe alternatives you've considered
Do not change it as it does not block any actual use case.
Package
Core, React Material Renderers, React Vanilla Renderers, Angular Material Renderers, Vue Vanilla Renderers, Vue Vuetify Renderers
Additional context
No response