form-graph
Site
GitHub
Preparing search index...
index
RuleUnit
Interface RuleUnit<State, Ext>
A compiled rule unit — what
graph.effects
holds and
reconcile:
accepts.
interface
RuleUnit
<
State
=
unknown
,
Ext
=
unknown
>
{
reconciler
:
PatchReconciler
<
State
,
Ext
>
;
}
Type Parameters
State
=
unknown
Ext
=
unknown
Index
Properties
reconciler
Properties
reconciler
reconciler
:
PatchReconciler
<
State
,
Ext
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reconciler
Site
GitHub
form-graph
Loading...
A compiled rule unit — what
graph.effectsholds andreconcile:accepts.