toolkit.staticText | R Documentation |
This element is like a control in that it has a label and actual text content, but it is not interactive.
id |
|
container |
|
translations |
|
The static text element. The text
content can be set by calling its setData()
function. This text
can include HTML entities, so you might want to replace &
with &
and <
with <
if it is plain
text.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.