json-editor icon indicating copy to clipboard operation
json-editor copied to clipboard

Add option to have info buttons

Open tulir opened this issue 8 years ago • 0 comments

Similar to #521, but instead of tooltips this adds info icons that you can hover over to see the text.

{
  "type": "string",
  "title": "Name",
  "options": {
    "infoText": "Your full name"
  }
}

Preview image

P.S. Sorry for recreating the pull request. The original one (#702) was made from the wrong branch

tulir avatar Jan 17 '17 11:01 tulir