Table of Contents

Class Shadow

Namespace
MudBlazor
Assembly
MudBlazor.dll

Represents the typography settings for Shadow.

public class Shadow
Inheritance
Shadow
Inherited Members
Extension Methods

Constructors

Shadow()

public Shadow()

Properties

Elevation

Gets or sets the elevation levels for the shadow.

public string[] Elevation { get; set; }

Property Value

string[]