MatNavMenu

MatNavMenu provides a navigation container

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 MatNavMenu
Class String Specifies one or more classnames for an DOM element.
Id String
Multi Boolean
RefBack ForwardRef
Style String Specifies an inline style for an DOM element.
Ref ElementReference Returned ElementRef reference for DOM element.
Example
  • grade  Item 4
  • face  Item 5
  • explore  Item 6
    • Item 6.A
    • Item 6.B
    • Item 6.C
  • Internal Href Checkbox
  • ForceLoad - Internal Href Checkbox
  • Blazor Boilerplate - Href - Target = _blank
  • MatBlazor - Href
  • Nested Sub Menus
    • Level 2 Item A.A
    • Level 2 Item A.B
  • folder Level 1 Sub Menu B
  • folder_open Level 2 Sub Menu B.B
  • If you like MatBlazor, please put a star on GitHub.