Create Pages From Templates

Instead of starting with empty pages for your App UI, it's possible to create pages prepopulated with the contents of a pattern or fragment.

  • Redwood patterns are designed for high-fidelity interactions and responsive performance and can be useful in creating pages that provide a consistent user experience across your app. It's also easy to customize these pages to suit your business requirements.
  • A fragment is a reuseable piece of UI that you can include in your App UI's pages. You can add fragments as sections to a page as well as multiple pages, even use them as page templates to create entirely new pages.