CssDefaults
For CSS classes used in *.cs so they're exported to tailwind.html
Assembly: ServiceStack.Blazor.dll
View Source
Declaration
public static class CssDefaults
Methods
ToBreakpointCellClass(Breakpoint)
View Source
Declaration
public static string ToBreakpointCellClass(this Breakpoint breakpoint)
Returns
System.String
Parameters
| Type | Name |
|---|---|
| ServiceStack.Blazor.Breakpoint | breakpoint |