Skip to main content

Type Alias: ResizeModuleConfig

ResizeModuleConfig = object

Configuration options for the ResizeModule.

Properties

heightInputSelector

heightInputSelector: string

CSS selector for the height input field.


lockAspectRatioSelector?

optional lockAspectRatioSelector: string

Optional CSS selector for the "keep aspect ratio" checkbox.


widthInputSelector

widthInputSelector: string

CSS selector for the width input field.