Interface patterns provide you with a combination of components and dynamic expressions to achieve common user-interface designs. This page contains a searchable list of all interface patterns.
Some patterns are available to drag-and-drop from the component palette in DESIGN MODE:
Other patterns are available as an instructional recipe right here in the docs. Recipes contain an expression that you can copy and paste into your interface in EXPRESSION MODE.
Whether the pattern you're interested in is available in the palette, or from a recipe, be sure to check out How to Adapt a Pattern for Your Application if you're new at working with interfaces.
Many of the instructional recipes use the same employee data structure; the Use the Write to Data Store Entity Smart Service Function on an Interface recipe contains all of the employee data and objects necessary for these recipes to display properly. If you have not already done so, and want employee data to see how other recipe's charts and grids work, implement that recipe first.