generateCSSPropertyStyles: Creates styles for a css property.

View source: R/generators.R

generateCSSPropertyStylesR Documentation

Creates styles for a css property.

Description

Creates the required css statements for a specific css property. This includes the rules for all breakpoints.

Usage

generateCSSPropertyStyles(value, property, id, system)

Arguments

value

Normalized attribute value list.

property

The css attribute to generate rules for.

id

The id of the parent element.

system

A breakpoint system object to use.

Value

A vector of valid css strings.


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