1.14.1 • Published 2 years ago

@sixa/wp-block-components v1.14.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

Sixa Components

This package includes a library of generic sixa specific React components to be used for creating common UI elements shared between screens and features of the WordPress editor and dashboard.

Installation

Install the module:

npm install @sixa/wp-block-components --save

This package assumes that your code will run in an ES2015+ environment. If you're using an environment that has limited or no support for ES2015+ such as IE browsers then using core-js will add polyfills for these methods.

Documentation

Documentation pages can be viewed here.