Signature
Interface TimelineKeyframeMutationOptionsProperties
| Name | Signature | Description |
|---|---|---|
commit? | commit?: boolean | Whether to snapshot history and emit settled state immediately. Defaults to true. |
Options for committing or previewing keyframe mutations.
Interface TimelineKeyframeMutationOptions| Name | Signature | Description |
|---|---|---|
commit? | commit?: boolean | Whether to snapshot history and emit settled state immediately. Defaults to true. |