Table of Contents

Enum MBTextAlignStyle

Namespace
Material.Blazor
Assembly
Material.Blazor.dll
public enum MBTextAlignStyle

Fields

Center = 2

Centered text contents.

Default = 0

Default - no further styling applied. This is the MBCascadingDefaults default.

Left = 1

Left aligned text contents.

Right = 3

Right aligned text contents.