The VDomModel for the FileUpload renderer.

Hierarchy (view full)

Constructors

Properties

_browserModel: null | FileBrowserModel = null
_items: IFileUploadItem[] = []
stateChanged: Signal<FileUploadStatus.Model, void>

A signal emitted when any model state changes.

Accessors

  • get isDisposed(): boolean
  • Test whether the model is disposed.

    Returns boolean

Methods

  • Dispose the model.

    Returns void