Skip to content

TypeScript SDK Reference / ModelLoadingProgressOptions

Interface: ModelLoadingProgressOptions

Properties

backgroundColor?

optional backgroundColor: string


enabled?

optional enabled: boolean


localize()?

optional localize: (key, params?) => string

Parameters

key

LocalizationKey

params?

Returns

string


progressColor?

optional progressColor: string


showBytes?

optional showBytes: boolean


textColor?

optional textColor: string