@component-controls/core

Component controls core types and utility functions

Usage no npm install needed!

<script type="module">
  import componentControlsCore from 'https://cdn.skypack.dev/@component-controls/core';
</script>

README

Table of contents

Overview

Type definitions of the component-controls specification and accompanying utility functions. Includes definitions for:

Installation

This package is usually installed as part of the @component-controls package, but you can also install it standalone:

$ npm install @component-controls/core --save-dev

API