Table of Contents

Class Defaults.Classes.Position

Namespace
MudBlazor
Assembly
MudBlazor.dll
public static class Defaults.Classes.Position
Inheritance
Defaults.Classes.Position
Inherited Members

Fields

BottomCenter

public const string BottomCenter = "mud-snackbar-location-bottom-center"

Field Value

string

BottomEnd

public const string BottomEnd = "mud-snackbar-location-bottom-end"

Field Value

string

BottomLeft

public const string BottomLeft = "mud-snackbar-location-bottom-left"

Field Value

string

BottomRight

public const string BottomRight = "mud-snackbar-location-bottom-right"

Field Value

string

BottomStart

public const string BottomStart = "mud-snackbar-location-bottom-start"

Field Value

string

TopCenter

public const string TopCenter = "mud-snackbar-location-top-center"

Field Value

string

TopEnd

public const string TopEnd = "mud-snackbar-location-top-end"

Field Value

string

TopLeft

public const string TopLeft = "mud-snackbar-location-top-left"

Field Value

string

TopRight

public const string TopRight = "mud-snackbar-location-top-right"

Field Value

string

TopStart

public const string TopStart = "mud-snackbar-location-top-start"

Field Value

string