generateGridRule: Generates a css rule for the given id element.

Description Usage Arguments Value

View source: R/utils.R

Description

Generates a css rule for the given id element.

Usage

1
generateGridRule(id, attribute, value)

Arguments

id

The target id of the css rule

attribute

The css attribute the rule will target

value

The css value for the given attribute

Value

A complete CSS rule.


pedrocoutinhosilva/shiny.grid documentation built on Nov. 18, 2021, 8:26 p.m.