UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

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