snapshot property
snapshot(canTakeSnapshot)
Property used to enable or disable the ability to take snapshots of the extension for use in Data Storytelling.
Parameters
| Name | Description |
|---|---|
| canTakeSnapshot | Set to true to enable snapshots of the extension and set to false to disable. |
Example
snapshot: {
canTakeSnapshot: true
}