At the end of this chapter, you will know how to deal with various Buttons and Panel components, depending on given use case. Initially, we covered all kinds of Button components. At first, we started with click button variations such as Button, RadioButton, and SplitButton components; after that we moved on to select value button variations such as ToggleButton and SelectButton components, then followed by explaining how to group multiple buttons using the Toolbar component. Later, we moved to container components such as various Panel components available in PrimeNG suite. The Panel components tour gets started with arranging views effectively using Panels and FieldSets, then how to use vertically stacked Accordion component, followed by grouping content with multiple tabs inside the TabView component.
The next chapter will give a detailed insight on data iteration components such as DataTable, export CSV data, DataList, OrderList, PickList, Schedule, and followed by tree hierarchical...