Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AssetFileDto

Index

Constructors

Properties

Constructors

constructor

  • new AssetFileDto(assetFile?: File, hidden?: boolean): AssetFileDto
  • Parameters

    • Optional assetFile: File
    • Optional hidden: boolean

    Returns AssetFileDto

Properties

assetFile

assetFile: File

Asset file that was loaded

default

undefined

hidden

hidden: boolean

Import the asset hidden

default

false

Generated using TypeDoc