Skip to content

docs-bug(cdk/menu):Wrong diretive name is Smart Menu Aim section #27756

Closed
@alexe4540

Description

@alexe4540

Documentation Feedback

Hi Angular team,
There is a missleading directive name in current CDK Menu doc Smart Menu Aim section.

Current diretive name in the doc:
cdkMenuTargetAim

Curent behavior:
If you try to use mentioned cdkMenuTargetAim directive to achive desired behavior it wont work.

Expected diretive name in the doc:
cdkTargetMenuAim
If we open cdk menu aim directive code, we will find out that the actual name is cdkTargetMenuAim. If you try to use it, menu will work as expected.

Affected doc version 15, 16(other might also be affected, haven't look).

Affected documentation page

https://v15.material.angular.io/cdk/menu/overview#smart-menu-aim

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4A relatively minor issue that is not relevant to core functionsarea: cdk/menudocsThis issue is related to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions