fineui是帆软报表和BI产品线所使用的前端框架。
 
 
 

5 lines
199 B

import { IconButton } from "../../../base/single/button/buttons/button.icon";
export declare class TriggerIconButton extends IconButton {
static xtype: string;
static EVENT_CHANGE: string;
}