Constraint option.
Single value accepted by Selection's matching (? and !) and sort focus (+) operators:
?
!
+
null
boolean
number
string
Multi-valued option sets are represented by Options, which subsumes the scalar Option branch as a shorthand for a single-element set.
Option
Constraint option.
Single value accepted by Selection's matching (
?and!) and sort focus (+) operators:null— undefined property valueboolean,number,string)Multi-valued option sets are represented by Options, which subsumes the scalar
Optionbranch as a shorthand for a single-element set.