tooltip_html {shinyAce}R Documentation

A helper for formatting a tooltip entry

Description

A helper for formatting a tooltip entry

Usage

tooltip_html(title = "", body = "")

Arguments

title

a character value to use as the title

body

an html block to embed as the body of the tooltip


[Package shinyAce version 0.4.2 Index]