TagflowNodeStyle extension

Style-related extensions for TagflowNode

on

Properties

classList List<String>

Available on TagflowNode, provided by the TagflowNodeStyle extension

Returns class names as a list
getter/setter pair
className String

Available on TagflowNode, provided by the TagflowNodeStyle extension

Returns the class attribute value
getter/setter pair
style String?

Available on TagflowNode, provided by the TagflowNodeStyle extension

Returns the inline style string
no setter
styles Map<String, String>?

Available on TagflowNode, provided by the TagflowNodeStyle extension

Returns parsed inline styles
no setter