New to KendoReactLearn about KendoReact Free.

Typography

Updated on Aug 21, 2025

Represents the KendoReact Typography component.

jsx
const App = () => {
  return (
      <Typography.h2>Heading 2</Typography.h2>
  );
};
Not finding the help you need?
Contact Support