UIElement Docs Version 0.14.0

🔗 Function: asBoolean()

asBoolean(): Parser<boolean>

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

Parse a boolean attribute as an actual boolean value

🔗 Returns

Parser<boolean>

🔗 Since

0.13.1