CssDefaults.PreviewFormat
Assembly: ServiceStack.Blazor.dll
View Source
Declaration
public static class PreviewFormat
Fields
Class
View Source
Declaration
public const string Class = "flex items-center"
IconClass
View Source
Declaration
public const string IconClass = "w-6 h-6"
IconRoundedClass
View Source
Declaration
public const string IconRoundedClass = "w-8 h-8 rounded-full"
ValueIconClass
View Source
Declaration
public const string ValueIconClass = "w-5 h-5 mr-1"