Get started with React TimePicker Arc by installing the package using your preferred package manager. The component comes with built-in TypeScript support and requires minimal setup to get running in your React application.
Install the React TimePicker Arc component using your preferred package manager:
React TimePicker Arc requires the following peer dependencies to be installed in your project:
| Package | Version | Required |
|---|---|---|
| react | >=16.8.0 | ✅ Yes |
| react-dom | >=16.8.0 | ✅ Yes |
If these are not already installed in your project, add them:
The component includes built-in TypeScript definitions. No additional @types packages are required.
Import the component along with the default styles for a quick setup:
Now that you have installed React TimePicker Arc, explore the following resources to get started: