UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

3 lines (2 loc) 194 B
export declare const optionClassNames: (componentClassName: string, props: any) => string; export declare const stateClassNames: (_componentClassName: string | undefined, props: any) => string;