the type of the model to be handled
identifier for the event to reset the model to the default state (configured or set by setAsDefault
)
identifier for the event to replace the complete model
like set, but also setting the new model as new default
in case the model is a Record<string, any>
, identifier for the event to update the model by a given shallow-partial model, else equals the set event
identifier for the event to update the model by a given update function
in case the model is a Record<string, any>
, identifier for the event to update the model by a given deep-partial model, else equals the set event
Generated using TypeDoc
Type specifying the input signal ids produced by a ModelSignalsFactory.