@assaabloy/wc-job-openings
v2.0.6
Published
Job Openings - Web component that displays all open job positions, it can be ordered alphabetically and filtered by category, seniority level, creation date and location.
Downloads
62
Maintainers
Keywords
Readme
Global web - web components
Job Openings
Custom HTML element
<job-openings items="" theme=""></job-openings>
Properties | Name | Type | Description | | ------------- | --------- | ----------------------------- | | items | Array | base64 encoded | | theme | String | |
items
[
{
"jobFunction": {
"category": "Business Development",
"name": null
},
"title": "Finance Vertical Business Development Director, PACS (REQ 1155)",
"experienceLevel": {
"value": 5,
"name": "Director"
},
"locations": [
{
"region": "Europe",
"country": "Netherlands",
"state": null
},
{
"region": "North and Central America",
"country": "USA",
"state": "Texas"
}
],
"applicationDueDate": "9 Oct 2020",
"applicationUrl": "/en/com/career/external-job/?jobId=215220&jobProvider=talent recruiter",
"created": "2020-02-07T23:00:00.000Z"
},
theme
Two different color options:
Dependencies
@assaabloy/wc-vendor