ContextLoadModelOptions interface

Extends

ModelLoadOptions

Index

Properties

Properties


error

● error?: (errorMessage: string, action: string) => void


modelId

● modelId: string


silent

● silent?: boolean


success

● success?: (model: DataModel) => void