CoCreate-config

A convenient chain handler allows user to chain multiple CoCreate components together. When one config is complete next one will start. The sequence goes untill all config completed. Grounded on Vanilla javascript, easily configured using HTML5 attributes and/or JavaScript API.

Install

npm i @cocreate/config

Or you can use cdn link:

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

Usage

This is config usage

<div></div>

This is config usage

This is config usage

Attributes

  • config string optional

    config-attribute

  • config string optional

    config-attribute

Demo