UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

12 lines (11 loc) 299 B
import { KendoMapProps } from '../map.spec'; export declare const MapDemo: { (props: KendoMapProps): import("react/jsx-runtime").JSX.Element; options: {}; states: any[]; variants: any[]; defaultOptions: {}; modifiers: any[]; className: string; }; export default MapDemo;