spec_popover | R Documentation |
Setup bootstrap popover
spec_popover(
content = NULL,
title = NULL,
trigger = "hover",
position = "right"
)
content |
content for pop-over message |
title |
title for pop-over message. |
trigger |
Controls how the pop-over message should be triggered.
Possible values include |
position |
How the tooltip should be positioned. Possible values are
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.