Skip to main content
cngx-src documentation

CngxSelectLoadingContext

Interface

projects/forms/select/shared/template-slots.ts

Import#

import { CngxSelectLoadingContext } from '@cngx/forms/select'

Description#

Loading-template context.

Index#

Properties

Instance Properties#

progress#number
ReadonlyOptional

0–1 progress. Undefined unless consumer extends CngxAsyncState.

Readonly