forked from fanruan/fineui
Browse Source
Merge in VISUAL/fineui from ~XAVIER.MENG/fineui:master to master * commit 'd9f2674513ee0b902cf8e83c77e9a2ab2c2805e5': 无jira perf: 补充类型research/test
Xavier.Meng-孟宇翔
1 year ago
2 changed files with 6 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||||
|
import { BasicButton } from '../../base/single/button/button.basic' |
||||||
|
|
||||||
|
export class SegmentButton extends BasicButton { |
||||||
|
static xtype: string; |
||||||
|
} |
Loading…
Reference in new issue