|
which of the Truth Table's inputs are currently algebra
-
Field type:
SimulationIO list
|
BitLimit
Full Usage:
BitLimit
Field type:
int
|
bits associated with the maximum number of input rows allowed in a Truth Table
-
Field type:
int
|
|
Cached CSS Grid for displaying the Truth Table
-
Field type:
ReactElement option
|
|
Grid Styles for each column in the Table
-
Field type:
Map<CellIO, CSSProp list>
|
|
which output or viewer columns in the Truth Table should be hidden
-
Field type:
CellIO list
|
|
what is the display order of IOs in Table
-
Field type:
CellIO[]
|
|
input constraints on truth table generation
-
Field type:
ConstraintSet
|
|
output constraints on truth table viewing
-
Field type:
ConstraintSet
|
|
by which IO and in what way is the Table being sorted
-
Field type:
(CellIO * SortType) option
|