a804c5613f
* Prevent fetch from running on empty query * Return empty string when query is null * Add debounce time to filtered options in SelectControl * Add searchDebounceTime as prop to SelectControl * Close expanded list on tab * Add currently selected index on tab |
||
---|---|---|
.. | ||
src | ||
.npmrc | ||
CHANGELOG.md | ||
README.md | ||
package.json |
README.md
Components
This packages includes a library of components that can be used to create pages in the WooCommerce dashboard and reports pages.
Installation
Install the module
npm install @woocommerce/components --save
View the full Component documentation for usage information.