@shakrmedia/editor-sdk ShakrEditorCustomizabilityOptions
ShakrEditorCustomizabilityOptions interface
Options to control customizability in Shakr Editor.
Signature:export interface ShakrEditorCustomizabilityOptions
Properties
| Property | Type | Description |
|---|---|---|
| audio? | boolean | (Optional) Whether audio track in a creative template is customizable or not. Default value is true. |
| color? | boolean | (Optional) Whether colors in a creative template are customizable or not. Default value is true. |
| feed? | boolean | (Optional) Whether data feed assigned to a batch video is customizable or not. Default value is false. |
| font? | boolean | (Optional) Whether fonts in a creative template are customizable or not. Default value is true. |