MatMenu

Menus display a list of choices on a transient sheet of material.

Name Type Description
Attributes Dictionary<String,Object> Gets or sets a collection of additional attributes that will be applied to the created element.
ChildContent RenderFragment Child content of MatMenu
Class String Specifies one or more classnames for an DOM element.
Id String
RefBack ForwardRef
Style String Specifies an inline style for an DOM element.
TargetForwardRef ForwardRef
Ref ElementReference Returned ElementRef reference for DOM element.
RefBack Example

  • Item 1
  • Item 2
  • Item 3
  • Item 4
  • Item 5

Example

  • Item 1
  • Item 2
  • Item 3
  • Item 4
  • Item 5

If you like MatBlazor, please put a star on GitHub.