UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

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