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 listgetter/setter pair - className ↔ String
-
Available on TagflowNode, provided by the TagflowNodeStyle extension
Returns the class attribute valuegetter/setter pair - style → String?
-
Available on TagflowNode, provided by the TagflowNodeStyle extension
Returns the inline style stringno setter -
styles
→ Map<
String, String> ? -
Available on TagflowNode, provided by the TagflowNodeStyle extension
Returns parsed inline stylesno setter