listTemplates: List registered templates

View source: R/templates.R

listTemplatesR Documentation

List registered templates

Description

Lists all available grid and flex templates. If type is given, returns only templates for the given grid type.

Usage

listTemplates(type = NULL)

Arguments

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.

Value

A named list of css templates and specific values.


imola documentation built on April 19, 2022, 5:09 p.m.