Class ActivateChildChipOptions

Options that can be passed to Composite._activateChildChip()

Hierarchy (view full)

Constructors

Properties

attribute?: string

If provided, will store the chip using this attribute name. If the name ends with [] or if the attribute is an array, adds the chip to the array attribute of that name.

Additional context or function to return a context

id?: string
includeInChildContext?: boolean

If true, adds the child chip to the context provided to children, using the provided attribute or id.

inputSignal?: Signal

An input signal given to the chip

reloadMemento?: ReloadMemento

Generated using TypeDoc