We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
detail
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.
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: