New to KendoReactLearn about KendoReact Free.

Loader

Represents the KendoReact Loader component.

A Functional Component.

jsx
const App = () => {
  return (
      <Loader />
  );
};
NameTypeDefaultDescription

props

LoaderProps intersected with RefAttributes<"null" | LoaderHandle>

The props of the Loader component.

Not finding the help you need?
Contact Support