Type Alias ButtonType A button type. Declaration export declare type ButtonType = IButton | SingleButtonType;