feat: add control border #388
This commit is contained in:
@@ -84,6 +84,7 @@ interface IElement {
|
||||
postfix?: string;
|
||||
minWidth?: number;
|
||||
underline?: boolean;
|
||||
border?: boolean;
|
||||
extension?: unknown;
|
||||
indentation?: ControlIndentation;
|
||||
deletable?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user