Skip to content

Filter Type documentation

Properties
Short description of filter pill. Can be left empty if title is used to align the title to middle of pill.
description?: string
Identification name of filter pill. Is not shown to the user, please specify either a title or a description .
filterName: string
Status of filter pill
status: FilterStatusType
Shown title of filter pill. Can be left empty if description is used.
title?: string

Types Documentation

("default" | "success" | "info" | "warning" | "danger" | "inactive")

Except where otherwise noted, content on this site is licensed under MIT License.