Pillar Roadmap
- 05 Nov 2024
- 1 Minute to read
- Print
- PDF
Pillar Roadmap
- Updated on 05 Nov 2024
- 1 Minute to read
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Pillar Roadmap Component will have the following input fields
- leadershipAndAccountabilityScore
- strategiyAndPlanScore
- peopleAndTalentScore
- recruitmentScore
- trainingAndDevelopmentScore
- procurementScore
- communicationAndEngagementScore
- otherEmploymentPracticeScore
- clientsAndInvestorsScore
Bellow is an example of the component, later we need to replace respective fields with dataset fields
<pillar-roadmap
[leadershipAndAccountabilityScore]="4"
[strategiyAndPlanScore]="5"
[peopleAndTalentScore]="3"
[recruitmentScore]="2"
[trainingAndDevelopmentScore]="1"
[procurementScore]="4"
[communicationAndEngagementScore]="4"
[otherEmploymentPracticeScore]="5"
[clientsAndInvestorsScore]="3"
></pillar-roadmap>
Was this article helpful?