Skip to main content

Type Alias: CropModuleConfig

CropModuleConfig = object

Configuration options for the CropModule.

Properties

activateButtonSelector

activateButtonSelector: string

CSS selector for the button that activates crop mode.


applyButtonSelector

applyButtonSelector: string

CSS selector for the button that applies the crop.


frameColor?

optional frameColor: string

Optional color for the crop selection border.


outsideOverlayColor?

optional outsideOverlayColor: string

Optional color for the semi-transparent overlay outside the crop area.