UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

6 lines (5 loc) 364 B
export declare const RadioButtonWithLabelAfter: ({ children, id, ...other }: any) => import("react/jsx-runtime").JSX.Element; /** * @deprecated This template has been renamed to RadioButtonWithLabelAfter. Please update your code accordingly. */ export declare const RadioButtonLabel: ({ children, id, ...other }: any) => import("react/jsx-runtime").JSX.Element;