Class: BooleanAttributePart
elements-sk/styles/buttons~BooleanAttributePart()
Implements a boolean attribute, roughly as defined in the HTML
specification.
If the value is truthy, then the attribute is present with a value of
''. If the value is falsey, the attribute is removed.