Table of Contents

Class MudGlobal.LinkDefaults

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

Properties

Color

The color of the MudLink.

public static Color Color { get; set; }

Property Value

Color

Typo

The typography variant to use for MudLink.

public static Typo Typo { get; set; }

Property Value

Typo

Underline

Applies an underline to the MudLink.

public static Underline Underline { get; set; }

Property Value

Underline