Description Usage Arguments Examples
View source: R/bb_attributes.R
See https://github.com/matryer/bitbar#plugin-api for all possible attributes. Partial list: href, color, font, size, length, alternate
1 |
... |
Attributes to pass. (e.g. href = "https://www.google.com") |
1 2 3 | bb_attributes(href = "https://www.google.com")
bb_attributes(font = 2 + 2)
bb_attributes(param1 = 14, param2 = "cake")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.