UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

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