Private
getReadonly
refPrivate
rootPrivate
statePrivate
updateOptional
params: Partial<<internal>.Transformer.Params<T>>Optional
options: Partial<<internal>.Transform.Options>If the ref is present, the transform is applied. Otherwise a transform with the specifed ref is created.
Optional
params: Partial<<internal>.Transformer.Params<T>>Optional
options: Partial<<internal>.Transform.Options>Apply the transformed to the parent node If no params are specified (params <- undefined), default params are lazily resolved. The transformer cannot be a decorator to be able to use this.
Optional
params: Partial<<internal>.Transformer.Params<T>>Optional
options: Partial<<internal>.Transform.Options>Returns selector to this node.
Optional
options: Partial<<internal>.State.UpdateOptions>A helper to greate a group-like state object and keep the current type.
Optional
params: <internal>.Transformer.Params<T>Optional
options: Partial<<internal>.Transform.Options>Inserts a new transform that does not change the object type and move the original children to it.
Optional
params: Partial<<internal>.Transformer.Params<T>>Optional
options: Partial<<internal>.Transform.Options>Generated using TypeDoc
Apply the transformed to the parent node If no params are specified (params <- undefined), default params are lazily resolved.