UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

10 lines (9 loc) 370 B
export declare const PIVOTGRIDCONFIGURATORBUTTON_CLASSNAME = "k-pivotgrid-configurator-button"; export declare const PivotGridConfiguratorButton: { (props: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element; states: any[]; options: {}; className: string; defaultOptions: {}; }; export default PivotGridConfiguratorButton;