FormBuilder<T>.ScreenByWidth Method
Name | Parameters | Description |
---|---|---|
ScreenByWidth(RazorBlock) | jsFunc | Specifies a function that categorizes screens by their width. Mirrors the client-side screenByWidth option. |
ScreenByWidth(String) | jsFunc | Specifies a function that categorizes screens by their width. Mirrors the client-side screenByWidth option. |