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.
Generated using TypeDoc
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.