Skip to content

FilterPopover

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/Boards/BoardFilters.tsx

Props

NameTypeRequiredDefault
anchorRectDOMRect-
filtersBoardFiltersState-
optionsReturnType-
onChangeFunction-
onCloseFunction-

Diagram

mermaid
graph TD
    component_FilterPopover_7619f95e["FilterPopover"]
    class component_FilterPopover_7619f95e rootComponent

Relationships

  • RENDERS → FilterSection
  • RENDERS → CheckIcon
  • RENDERS → AssigneeRow
  • USES_HOOK → useRef
  • USES_HOOK → useEffect

Referenced By

  • BoardFiltersButton (RENDERS)

Was this page helpful?

Download as PDF