MatMenu

E697582

MatMenu is an Angular Material UI component that provides a configurable, accessible dropdown menu for displaying lists of actions or options.

All labels observed (2)

Label Occurrences
MatMenu canonical 1
MatMenuModule 1

How this entity was disambiguated

Statements (34)

Predicate Object
instanceOf Angular Material component
UI component
dropdown menu component
category navigation component
overlay-based component
configuredBy MatMenuModule
linked to: MatMenu
contains mat-menu-item elements
declaredWith <mat-menu> component selector
designedFor displaying lists of actions
displaying lists of options
documentationUrl https://material.angular.io/components/menu/overview
follows Material Design guidelines
framework Angular
hasFeature configurable menu position
directionality support (LTR and RTL)
menu animations
open and close programmatic control
importedFrom @angular/material/menu
linked to: Angular Material
partOf @angular/material/menu
Angular Material
programmingLanguage TypeScript
provides accessible menu for actions or options
configurable dropdown menu
supports ARIA attributes
custom menu triggers
disabled menu items
focus management
icons in menu items
keyboard navigation
lazy content rendering
menu positioning
nested menus
triggeredBy mat-menu-trigger-for directive
usedIn Angular applications
linked to: Angular

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

MatMenu configuredBy MatMenuModule
linked to: MatMenu