Type Alias: ResizeModuleConfig
ResizeModuleConfig =
object
Configuration options for the ResizeModule.
Properties
heightInputSelector
heightInputSelector:
string
CSS selector for the height input field.
lockAspectRatioSelector?
optionallockAspectRatioSelector:string
Optional CSS selector for the "keep aspect ratio" checkbox.
widthInputSelector
widthInputSelector:
string
CSS selector for the width input field.