Reference
isBooleanishStringAttribute
Returns true when a boolean DOM prop must be serialized as a literal string token.
Signature
function isBooleanishStringAttribute(name: string): booleanReference
Returns true when a boolean DOM prop must be serialized as a literal string token.
function isBooleanishStringAttribute(name: string): boolean