Optional
attribOptional
cssIf set, this CSS property is set, Eg 'background-color'
Optional
cssIf set, this CSS variable is set, Eg 'hue' (sets '--hue')
Optional
elIf set, this DOM element field is set. Eg 'textContent'
Optional
htmlIf true innerHTML
is set (a shortcut for elField:innerHTML
)
Optional
textIf true, 'textContent' is set (a shortcut for elField:'textContext')
If set, this DOM attribute is set, Eg 'width'