Represents the currently active option.
Executes the afterSave logic.
A Promise that resolves once the afterSave logic is completed.
Begins the save process.
A promise that resolves to a boolean value indicating if the save process has started successfully.
Represents the data of the outlet.
Indicates whether a certain state is dirty.
Represents the state of a form.
Indicates whether a change has occurred.
Indicates whether the value is invalid.
Represents the loading state of a system.
Represents the history of an outlet.
Represents the loading status.
A callback function that is invoked when a change event occurs.
Callback function for handling an invalid event.
The name of the event that triggered the invalid event.
The error message associated with the invalid event.
Represents the parameters for a function.
Represents a payload object.
Specifies whether a variable is read-only or not.
Sets the loading state to indicate whether the application is currently loading data or not.
A boolean value indicating whether the application is currently loading data.
Represents the properties of an outlet inner component.