"title":"Display Employee Spotlight JavaScript Client-Side Web Part",
"shortDescription":"Simple Web Part that demonstrates the use of SharePoint Framework for showcasing Employee Spotlight. The web part pulls data from a configured list and User Profile service. The properties pane for this web part has 5 cascading dropdowns.",
"Simple Web Part that demonstrates the use of SharePoint Framework for showcasing Employee Spotlight. The web part pulls data from a configured list and User Profile service. The properties pane for this web part has 5 cascading dropdowns."
"alt":"Display Employee Spotlight JavaScript Client-Side Web Part"
}
],
"authors":[
{
"gitHubAccount":"brk114",
"company":"TechDimension IT Solutions",
"pictureUrl":"https://github.com/brk114.png",
"name":"Ravi Kumar Bomma"
}
],
"references":[
{
"name":"Build your first SharePoint client-side web part",
"description":"Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.",