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?
optionalframeColor:string
Optional color for the crop selection border.
outsideOverlayColor?
optionaloutsideOverlayColor:string
Optional color for the semi-transparent overlay outside the crop area.