Filter Type documentation¶Filter¶Interface 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¶FilterStatusType("default" | "success" | "info" | "warning" | "danger" | "inactive")¶Type alias Except where otherwise noted, content on this site is licensed under MIT License.