mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-02 18:36:40 +00:00
feat(MultipleTab): add tabs auto collapse interaction in fold mode and setting (#3256)
* fix: validateFields await missing * feat(MultipleTab): add tabs auto collapse interaction and setting * chore(locales): update setting name to better reflect its purpose --------- Co-authored-by: invalid w <wangjuesix@gmail.com>
This commit is contained in:
1
types/config.d.ts
vendored
1
types/config.d.ts
vendored
@@ -41,6 +41,7 @@ export interface MultiTabsSetting {
|
||||
canDrag: boolean;
|
||||
showRedo: boolean;
|
||||
showFold: boolean;
|
||||
autoCollapse: boolean;
|
||||
}
|
||||
|
||||
export interface HeaderSetting {
|
||||
|
Reference in New Issue
Block a user