IFileBrowserItemElement

types.IFileBrowserItemElement

The module creates a web browser dialog box. In a Web browser ,you can select an image, remove, drag it. Upload new

Hierarchy

type

type: "file" | "image" | "folder"

Inherited from

ISourceFile.type

Defined in

src/types/file-browser.d.ts#30


file

Optional file: string

Inherited from

ISourceFile.file

Defined in

src/types/file-browser.d.ts#31


fileIsAbsolute

Optional fileIsAbsolute: boolean

Inherited from

ISourceFile.fileIsAbsolute

Defined in

src/types/file-browser.d.ts#32


name

Optional name: string

Inherited from

ISourceFile.name

Defined in

src/types/file-browser.d.ts#33


thumb

Optional thumb: string

Inherited from

ISourceFile.thumb

Defined in

src/types/file-browser.d.ts#34


thumbIsAbsolute

Optional thumbIsAbsolute: boolean

Inherited from

ISourceFile.thumbIsAbsolute

Defined in

src/types/file-browser.d.ts#35


changed

Optional changed: string | number

Inherited from

ISourceFile.changed

Defined in

src/types/file-browser.d.ts#36


size

Optional size: string

Inherited from

ISourceFile.size

Defined in

src/types/file-browser.d.ts#37


isImage

Optional isImage: boolean

Inherited from

ISourceFile.isImage

Defined in

src/types/file-browser.d.ts#38


source

source: ISource

Defined in

src/types/file-browser.d.ts#328


sourceName

sourceName: string

Defined in

jodit/src/types/file-browser.d.ts:329