Components
FilterPopover
Code

FilterPopover

Filter popover box

<FilterProvider>
  <FilterPopover>...</FilterPopover>
</FilterProvider>

Parameters

props

  • Type: @vtex/shoreline-components.FilterPopoverProps & @types/react.React.RefAttributes<typescript.HTMLDivElement>

Props

asChild (optional)

Children composition

  • Type: boolean

  • Default: false

messages (optional)

  • Type: { apply: string; clear: string; }

View source (opens in a new tab)