byronwade/ui
Application UI

Composites · Application UI

Index filters

Filter bar for an index: saved-view tabs, search, sort dropdown, and removable applied-filter pills. Pairs with index-table / resource-list.

@byronwade/foundation@byronwade/segmented-control@byronwade/input@byronwade/filter-pill@byronwade/dropdown-menu@byronwade/button@byronwade/utils@phosphor-icons/react

Feature showcase

Installation

Features

  • 4 examples

    Default, No Tabs, Search Only, With Applied Filters.

API

Dependencies

PackageKindDescription
@byronwade/foundationregistryInstalled through the byronwade/ui registry.
@byronwade/segmented-controlregistryInstalled through the byronwade/ui registry.
@byronwade/inputregistryInstalled through the byronwade/ui registry.
@byronwade/filter-pillregistryInstalled through the byronwade/ui registry.
@byronwade/dropdown-menuregistryInstalled through the byronwade/ui registry.
@byronwade/buttonregistryInstalled through the byronwade/ui registry.
@byronwade/utilsregistryInstalled through the byronwade/ui registry.
@phosphor-icons/reactnpmInstalled from npm.

Source and related

FilePath
Componentregistry/components/index-filters.tsx
Default examplecontent/examples/index-filters/default.tsx
No Tabs examplecontent/examples/index-filters/no-tabs.tsx
Search Only examplecontent/examples/index-filters/search-only.tsx
With Applied Filters examplecontent/examples/index-filters/with-applied-filters.tsx