Enum InputFieldType
Enum defining the way an input field should be rendered in Socially Distant's default theme.
Namespace: SociallyDistant.Core.UI.VisualStyles
Assembly: SociallyDistant.Framework.dll
Syntax
public enum InputFieldTypeFields
| Name | Description | 
|---|---|
| Box | Box style. A colored, rounded outline is used. | 
| Default | Default style. A colored underline is used. |