forked from fanruan/fineui
Jimmy.Chai
3 years ago
2 changed files with 12 additions and 0 deletions
@ -0,0 +1,6 @@
|
||||
import { IconButton } from "../../../../base/single/button/buttons/button.icon"; |
||||
|
||||
export declare class HalfIconButton extends IconButton { |
||||
static xtype: string; |
||||
static EVENT_CHANGE: string; |
||||
} |
Loading…
Reference in new issue