Skip to content

FilterMenu

Source: client/lib/theme/vueda-tailwind/form/index.js

Back row that returns from the drill-in form to the field list.

Vue component: FilterMenu

SlotDefault classesDescription
backflex w-full items-center gap-1.5 rounded-sm px-2 py-1.5 text-xs font-medium text-muted-foreground hover:bg-accent hover:text-accent-foregroundBack row that returns from the drill-in form to the field list.
separatorbg-border -mx-1 my-1 h-hairlineHairline separator between the back row and the drill-in form.
drillInpx-2 pb-1 pt-0.5Drill-in body padding around the embedded filter form.

back

Back row that returns from the drill-in form to the field list.

Default classes:

flex w-full items-center gap-1.5 rounded-sm px-2 py-1.5 text-xs font-medium text-muted-foreground hover:bg-accent hover:text-accent-foreground

Source: client/lib/theme/vueda-tailwind/form/FilterMenu.theme.js:18

separator

Hairline separator between the back row and the drill-in form.

Default classes:

bg-border -mx-1 my-1 h-hairline

Source: client/lib/theme/vueda-tailwind/form/FilterMenu.theme.js:24

drillIn

Drill-in body padding around the embedded filter form.

Default classes:

px-2 pb-1 pt-0.5

Source: client/lib/theme/vueda-tailwind/form/FilterMenu.theme.js:28

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2