UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

4 lines (3 loc) 174 B
import React from 'react'; import { KendoComponent } from '../_types/component'; export declare const SchedulerTable: KendoComponent<React.HTMLAttributes<HTMLTableElement>>;