Skip to content

Releases: ilek-fr/react-jsonschema-form

Add help tooltip next to label

26 Mar 10:40
Compare
Choose a tag to compare

I would like to add the possibility to display help in a tooltip next to the label. It will be possible by adding

"ui:help": "Hint: Make it strong!",
"ui:options": {
    tooltip: true
  } 

in ui schema