Tristate Checkbox
Usage:
<input is="pf1-tristate" name="some.path" value="{{some.path}}"> Copy
<input is="pf1-tristate" name="some.path" value="{{some.path}}">
Value must be true, false, or null. Missing value is defaulted to null.
true
false
null
Proper tristate value.
Update visual state of the checkbox
Tristate Checkbox
Usage:
Value must be
true
,false
, ornull
. Missing value is defaulted to null.