@commercetools-uikit/filters
TypeScript icon, indicating that this package has built-in type declarations

19.12.0 • Public • Published

Filters

Description

The Filters component displays all active filters. It also allows for adding and removing filters.

This description is a stub and shold be expanded as development continues.

Installation

yarn add @commercetools-uikit/filters
npm --save install @commercetools-uikit/filters

Additionally install the peer dependencies (if not present)

yarn add react
npm --save install react

Usage

import Filters from '@commercetools-uikit/filters';

/**TODO: EXPAND THIS */
const Example = () => <Filters />;

export default Example;

Properties

Props Type Required Default Description
label string This is a stub prop!

Dependents (0)

Package Sidebar

Install

npm i @commercetools-uikit/filters

Weekly Downloads

172

Version

19.12.0

License

MIT

Unpacked Size

5.15 kB

Total Files

11

Last publish

Collaborators

  • emmenko
  • commercetools-admin
  • tdeekens