UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

3 lines (2 loc) 192 B
import { KendoToolbarProps } from '../toolbar'; export declare const GridToolbar: (props: KendoToolbarProps & React.HTMLAttributes<HTMLDivElement>) => import("react/jsx-runtime").JSX.Element;