Table of Contents

Class MudGlobal.InputDefaults

Namespace
MudBlazor
Assembly
MudBlazor.dll
public static class MudGlobal.InputDefaults
Inheritance
MudGlobal.InputDefaults
Inherited Members

Properties

Margin

The amount of vertical spacing for this input.

public static Margin Margin { get; set; }

Property Value

Margin

ShrinkLabel

Shows the label inside the input if no Value is specified.

public static bool ShrinkLabel { get; set; }

Property Value

bool

Variant

The appearance variation to use.

public static Variant Variant { get; set; }

Property Value

Variant