Type Alias TModelState

TModelState: {
    type: "model";
}

Defines the state for a model when its appearance is updated.