Emitted when the user clicks the "Clear all" link inside the popover header.
True when the viewport is narrow enough that the popover should dock as a bottom sheet instead of an anchored overlay. Driven by matchMedia so it tracks live resize without Angular change-detection plumbing.
ReadonlyPositions
mj-filter-popover — Compact "Filters" trigger button that opens a popover containing arbitrary filter UI. Use this in a dashboard's page-header to keep the header chrome consistent regardless of filter density.
Pass the popover content via
<ng-content>. Drive the active-count badge via theActiveCountinput.Example: