ContextLoadModelOptions interface
Extends
Section titled “Extends”Properties
Section titled “Properties”● error?: (errorMessage: string
, action: string
) => void
modelId
Section titled “modelId”● modelId: string
silent
Section titled “silent”● silent?: boolean
success
Section titled “success”● success?: (model: DataModel) => void