Live
ClaspEmployer
from the SDK.Field | Usage | Type | Description |
---|---|---|---|
employerId | Optional | String | The Clasp employer ID. If not passed in, automatically populates with mock data. |
employerName | Optional | String | The name of the employer that you would like to show up in the Component. |
apiClient | Optional | mock , sandbox , prod | mock (default) serves mock data, sandbox calls Clasp’s sandbox endpoints, and prod is to be passed when used in production |
navigation | Optional | url , state | url leverages query params, state (default) is if you manage clasp-components as a controlled component |