React components provide a flexible, deeply customizable way to embed workforce management features into your React application.Getting Started#
Using React Components gives you complete control over the user interface while maintaining full functionality.Install the React components package:Basic Implementation#
Wrap your application with the EasyTeam provider:Render Components#
Component State Management#
Components maintain their own state while providing hooks for external control:Event Handling#
Components emit events for various actions that you can handle:Each component accepts specific props for configuration. See each component's reference page for detailed documentation.Next Steps#
Modified at 2025-03-22 23:50:23