How to use our documentation:
- Getting Started - Learn how to install Solara and get started with building your app. Also includes tutorials for you to get a hang of Solara workflow.
- Examples - More complex and real world applicable examples of Solara apps. For even more complexity you can see the Showcase page.
- Components - All the components that are available in Solara.
- API - All the API functions that are available in Solara. Importantly, this includes routing and hooks.
- Advanced - Advanced topics like associated and underlying libraries. If a component you would like to use is not available in Solara, you can use the underlying library directly.