Camera
Camera¶
| Name | Type | Default Value | Description |
|---|---|---|---|
| enforceCaptureRatio | boolean | False | Enforce the ratio of the screeshot |
| captureRatio | number | 1 | Ratio of the screeshot |
| pauseOnCapture | boolean | False | If true, pause after screeshot event |
| buttonTextColor | string | var(--widget-button-text) | Buttons text color |
| buttonDefaultColor | string | var(--widget-button-color) | Color of the buttons |
| buttonActiveColor | string | var(--widget-button-active-color) | Active color of the buttons |
| buttonHoverColor | string | var(--widget-button-active-color) | Hover color of the buttons |