CoCreate-actions

Chain multiple component executions to generate your desired logic, when one action is complete next one will start. The sequence goes until all actions have been completed. Vanilla javascript, easily configured using HTML5 attributes and/or JavaScript API.

Install

npm i @cocreate/actions

Or you can use cdn link:

<script>https://cdn.cocreate.app/actions/latest/CoCreate-actions.min.js</script>

Usage

This is actions usage

<div></div>

This is actions usage

This is actions usage

Attributes

  • actions string optional

    actions-attribute

  • actions string optional

    actions-attribute

Demo