kk-expression-input
v1.1.3
Published
An expression component that allows you to set user-defined content, block content, and function blocks
Downloads
226
Readme
kk-expression-input
An expression component that allows you to set user-defined content, block content, and function blocks
Usage
TODO
Options
TODO
Development
# install dependencies
$ npm install
# develop library by docs demo
$ npm start
# build library source code
$ npm run build
# build library source code in watch mode
$ npm run build:watch
# build docs
$ npm run docs:build
# check your project for potential problems
$ npm run doctor
LICENSE
MIT