MatDrawer

The navigation drawer slides in from the left and contains the navigation destinations for your app.

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 MatDrawer
Class String Specifies one or more classnames for an DOM element.
ContentTabIndex Int32
Id String
Mode MatDrawerMode
Opened Boolean
OpenedChanged EventCallback<Boolean>
RefBack ForwardRef
Style String Specifies an inline style for an DOM element.
Ref ElementReference Returned ElementRef reference for DOM element.
MatDrawerContainer
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 MatDrawerContainer
Class String Specifies one or more classnames for an DOM element.
DrawerWidth String
Id String
RefBack ForwardRef
Style String Specifies an inline style for an DOM element.
Ref ElementReference Returned ElementRef reference for DOM element.
MatDrawerContent
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 MatDrawerContent
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.
Ref ElementReference Returned ElementRef reference for DOM element.
Opened
Modal
Responsive with Custom Width
If you like MatBlazor, please put a star on GitHub.