mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
use required attribute (#7850)
* use required attribute * readable sql port
This commit is contained in:
@@ -160,7 +160,6 @@ export interface FieldInfo {
|
||||
labelWidth?: string;
|
||||
inputWidth?: string;
|
||||
description?: string;
|
||||
useCustomValidator?: boolean;
|
||||
labelPosition?: LabelPosition; // overwrite the labelPosition of SectionInfo.
|
||||
fontStyle?: FontStyle;
|
||||
labelFontWeight?: FontWeight;
|
||||
|
||||
Reference in New Issue
Block a user