Q3 Roadmap: Embedded Notifications, Embedded Commissions, Tips and more!
EasyTeamLauncher
component to initialize Easyteam as an iframe. You can quickly deploy fully-functional components while maintaining your platform's branding.
run
command with a value from the Pages
enum.
employees
contains the current status and details of all employees in the system. Mandatory.locations
- contains the current status of your business locations and the assignment of employees to locations.roles
- A collection of roles for your employees and their related compensation.theme
gives complete control over all design aspects, positioning, fonts and colors of the component. Read morein UI Customization reference.onEvent
allows to subscribe to events that happen inside the iframe and the components. Read more below.customFonts
overrides the fonts.timesheet
, settings
and others parameters control specific behavior and feature flags on each component.
EasyTeamLauncher
component maintains a bidirectional data flow with its embedded iframe. When you update the data props passed to the component, it automatically synchronizes these changes with the iframe content.