`tb-rl` styled component powered by nehan.js (v5.5.10). The widgets do not support resizing.
nirvash( context, split = "\n", serif = TRUE, writing_mode = c("tbrl", "lrtb"), custom_style = "", width = "100%", height = "90%" )
context | Text to display on widget. |
---|---|
split | String with that nirvash splits the context into paragraphs. |
serif | Boolean. If true, sets an additional style onto `.serif` class elements. |
writing_mode | Choose one of "tbrl" or "lrtb". |
custom_style | User's own defined style that will be attached onto component's wrapper. |
width | Width of components. |
height | Height of components. |
Object returned from htmlwidgets::createWidget()
.