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
Is there a way to add css class or id attribute to a some of the input fields
for example : Apply a css class to the field with title person.
{
"title":"config",
"type":"object",
"properties":{
"person":{
"title":"person",
"type":"string"},
"age":{
"title":"age",
"type":"number"}
}
}
punit-kulal
changed the title
For using jquery autocomplete plugin with some json editor input fields, can we add a custom class or id to the input fields
For using jquery autocomplete plugin with some json editor
Nov 6, 2018
No description provided.
The text was updated successfully, but these errors were encountered: