R/utils-grid.R
preprocessGridContent.Rd
Adds a css class to any HTML elements from the content that are named and which name is in the areas vector for names.
preprocessGridContent(content, areas)
content | A (named) list of HTML elements. |
---|---|
areas | The names from content that should have a class added. |
A list of HTML elements.