Table of Contents

Class MudGlobal.ButtonDefaults

Namespace
MudBlazor
Assembly
MudBlazor.dll

Default settings for MudButton.
Warning: This feature is under development and breaking changes to the API will occur between releases.

public static class MudGlobal.ButtonDefaults
Inheritance
MudGlobal.ButtonDefaults
Inherited Members

Properties

Color

The color of the MudButton.

public static Color Color { get; set; }

Property Value

Color

Variant

The display variation to use for MudButton.

public static Variant Variant { get; set; }

Property Value

Variant