Image properties dialog

After double-clicking on a photo in the editor, it opens the photo editing dialog.

Known Issues

Classes

form

form(editor): HTMLElement

Parameters

Name Type
editor IJodit

Returns

HTMLElement

Defined in

src/plugins/image-properties/templates/form.ts#14


mainTab

mainTab(editor): HTMLElement

Parameters

Name Type
editor IJodit

Returns

HTMLElement

Defined in

src/plugins/image-properties/templates/main-tab.ts#14


positionTab

positionTab(editor): HTMLElement

Parameters

Name Type
editor IJodit

Returns

HTMLElement

Defined in

jodit/src/plugins/image-properties/templates/position-tab.ts:14