MatFAB

A floating action button represents the primary action in an application.

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 MatFAB
Class String Specifies one or more classnames for an DOM element.
Icon String
Id String
Label String
Mini Boolean
OnClick EventCallback<MouseEventArgs>
RefBack ForwardRef
Style String Specifies an inline style for an DOM element.
Ref ElementReference Returned ElementRef reference for DOM element.
Example
If you like MatBlazor, please put a star on GitHub.