Part 3: Building Extensions with the SharePoint Framework
Part 3 focuses on extension development, allowing us to customize and enhance the SharePoint default user interface experience through predefined placeholders. Like the previous part, we cover each extension type through our sample business solution, from creation to deployment.
This part has the following chapters:
- Chapter 9, Building a Form Customizer
- Chapter 10, Building an Application Customizer
- Chapter 11, Building a Field Customizer
- Chapter 12, Building a ListView Command Set
- Chapter 13, Building a Search Query Modifier
- Chapter 14, Building an Adaptive Card Extension
- Chapter 15, Deploying Extensions