Skip to main content

Input.ConfigureCss

Assembly: ServiceStack.Client.dll
View Source
Declaration
public class ConfigureCss

Properties

Input

View Source
Declaration
public InputInfo Input { get; }

Methods

FieldsPerRow(Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)

View Source
Declaration
public Input.ConfigureCss FieldsPerRow(int sm, int? md = null, int? lg = null, int? xl = null, int? xl2 = null)
Returns

ServiceStack.Html.Input.ConfigureCss

Parameters
TypeName
System.Int32sm
System.Nullable<System.Int32>md
System.Nullable<System.Int32>lg
System.Nullable<System.Int32>xl
System.Nullable<System.Int32>xl2