build_tooltip_fields {shinyAce} | R Documentation |
Build the fields used to make an html tooltip
Description
Build the fields used to make an html tooltip
Usage
build_tooltip_fields(v)
Arguments
v |
Autocomplete metadata values used for building tooltip info |
Value
a list with html-formatted character values "title" and "body
[Package shinyAce version 0.4.2 Index]