Interaction and navigation
Learn how to structure your app for user interactivity, and how to trigger and handle events.
Buttons and links
Learn how to use buttons and links to help users navigate inside and outside of your app.
Event handlers
Learn how to trigger actions and queries in response to user interactions.
Navigation
Learn how to build interfaces for users to navigate within apps.
Pagination
Learn how to help users move between pages within apps.
Wizards
Learn how to build a step-by-step interface with multiple paths using the Wizard component.