listTemplates | R Documentation |
Lists all available grid and flex templates. If type is given, returns only templates for the given grid type.
listTemplates(type = NULL)
type |
Optional argument for what type of css templates to return. value must be either "grid" or "flex". If no type is given, all templates of all types are returned. |
A named list of css templates and specific values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.