-
Feature Request
-
Resolution: Done
-
Minor
-
None
-
None
It would be ideal to return a binary value, instead of having this as a tri-state variable leading to addon developers adding in null checks. Perhaps it would be better to automatically set the defaultValue of UIInput<Boolean> instances. The default being false, unless of course it was specified in the UIInput definition.
- relates to
-
FORGE-2054 UIInput<Boolean> is always defaulted (making requiring it as an input impossible)
- Closed