UIElement Docs Version 0.13.3

🔗 Function: asBoolean()

asBoolean(): AttributeParser<boolean>

Defined in: src/lib/parsers.ts:23

Parse a boolean attribute as an actual boolean value

🔗 Returns

AttributeParser<boolean>

🔗 Since

0.13.1