(frameAction = f.action)"
class="animation-right"
v-model:activeAttrib="activeAttrib"
@add-frame="add('frames', { duration: 0.1 })"
@add-path="(preset) => add('paths', { reverse: false, ...preset })"
@add-subtitle="add('subtitles', { content: '', background: '#000000' })"
@add-action="(preset) => add('actions', preset)"
@apply-global="(k) => applyGlobal(k)"
/>
(frameAction = action.action)"
/>