Live
ClaspEmployee
from the SDK.Field | Usage | Type | Description |
---|---|---|---|
employeeId | Optional | String | The Clasp employee ID. If not passed in, automatically populates with mock data. |
navigation | Optional | url , state | url leverages query params, state (default) is if you manage clasp-components as a controlled component |
apiClient | Optional | mock , sandbox , prod | mock serves mock data, sandbox calls Clasp’s sandbox endpoints, and prod is to be passed when used in production |
employerName | Required | String | The name of the employer which is used to personalize text in the UI. |
platformName | Required | String | The name of the platform embedding Clasp. Used to personalize text in the UI. |