Table of Contents

Class MudGlobal.LinkDefaults

Namespace
MudBlazor
Assembly
MudBlazor.dll

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

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