Skip to content

feat(popover): Add CDK Popover #31504

Open
@BreadInvasion

Description

@BreadInvasion

Feature Description

Implement a CDK component which utilizes the Popover API to display popover content.

(Presented as alternative to #28769)

Use Case

The Popover API is fully supported on all major browsers (with the exception of the hint type), but Angular Material lacks a CDK Popover to serve as a baseline implementation of this API. The Popover API is not a 1:1 replacement for the <dialog> element, therefore it doesn't necessarily make sense to overhaul CDK Overlay using the Popover API, but a CDK Popover would present significant value - particularly for long-standing issue #2691.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentfeatureThis issue represents a new feature or feature request rather than a bug or bug fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions