You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'am getting default hardcoded "+add Item" anyway for schemes supporting arrays if items.
On examples page https://cybertec-postgresql.github.io/rjsf-material-ui/ here are "Custom array" example and "Arrays" example. In latter to translate button I need to put ui:options.addButtonLabel to every parameter to translate. But can I use something like "default label" for any parameter.
Use case - I need to just translate default "add item". Not customize for parameters.
Hello!
Tested with no luck as
And later:
I'am getting default hardcoded "+add Item" anyway for schemes supporting arrays if items.
On examples page
https://cybertec-postgresql.github.io/rjsf-material-ui/here are "Custom array" example and "Arrays" example. In latter to translate button I need to putui:options.addButtonLabelto every parameter to translate. But can I use something like "default label" for any parameter.Use case - I need to just translate default "add item". Not customize for parameters.