Description Usage Arguments Value
Setup Slate Display and Behaviour Options
1 2 3 4 5 6 7 8 9 10 |
envir |
the parent environment where the slate code is executed. |
height |
height of the slate in any css unit (e.g. "500px"). If NULL the height of the slate is unrestricted. |
container |
container for the slate. Either one of "card", "none", or a function used to contruct the container UI. |
use.card |
use a bs4 card as a container for the slate UI. |
card.header |
show the card header. Only used if |
open.editor |
|
inputs.style |
the style used for the inputs panel. |
a list of options to be passed to slateUI()
and slateServer()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.