Documentation / @ripl/dom / ReconcilerOptions
Interface: ReconcilerOptions<TElement>
Defined in: dom/src/vdom.ts:22
Configuration for the DOM reconciler, providing element lifecycle callbacks and filtering.
Type Parameters
| Type Parameter | Default type |
|---|---|
TElement | unknown |