-
Book Overview & Buying
-
Table Of Contents
Practical SharePoint Framework (SPFx) Development
By :
In the previous chapter, we learned about Adaptive Card Extensions (ACEs) – one of the multiple elements we can create using SPFx. We understood what they are (custom cards for the Microsoft Viva Connections dashboard) and then saw how to create one from scratch. We looked into the different views of an ACE (card view and quick view) and then looked into the properties and state of an ACE and what role they play in rendering the data of an ACE. We then concluded the chapter by creating an ACE that showed the products grouped by color, along with the number in stock for those.
That was the last chapter showing the various elements of SPFx. Until now, as part of SPFx extensions, we have seen the following:
In this chapter, we will understand...