R/utils-flex.R
processFlexChildAttributes.Rd
Converts a list of attribute values defining child elements to a string of valid css rules
processFlexChildAttributes(attributes, id, number_children)
attributes | The values to process |
---|---|
id | The id of the panel to target |
number_children | The total number of elements that the rules should affect |
A string of valid css.