interface FilterBarProps

Properties

optional
align:
"left"
| "center"
| "right"
| "between"

Alignment

optional
variant:
"default"
| "subtle"
| "none"

Background style

optional
class: string

Usage

import { type FilterBarProps } from ".";