New to KendoReactStart a free 30-day trial

Icon

Component

Definition

Package:@progress/kendo-react-common

Syntax:

jsx
const App = () => {
  return (
      <Icon name="home"/>
  );
};

Properties

props

IconProps intersected with RefAttributes​<null | IconHandle>

The props of the Icon component.

In this article
DefinitionPropertiesprops
Not finding the help you need?
Contact Support