New to KendoReact? Learn about KendoReact Free.
Loader
Represents the KendoReact Loader component.
jsx
const App = () => {
  return (
      <Loader />
  );
};
| Name | Type | Default | Description | 
|---|---|---|---|
props | 
 | 
 The props of the Loader component.  |