1. Introduction
  2. 1. Welcome
  3. 2. What is Freya?
  4. 3. Differences with Dioxus
  5. 4. Environment Setup
  6. 5. Getting started
  7. Guides
  8. 6. Elements
  9. 7. Layout
  10. 8. Style
  11. 9. Font Style
  12. 10. Effects
  13. 11. Components
  14. 12. Theming
  15. 13. Hot reload
  16. 14. Testing
  17. 15. Animating
  18. 16. Virtualizing
  19. 17. Devtools
  20. 18. Publishing

Freya Book

Components

Freya comes with a set of ready to use components:

  • Button
  • Switch
  • ScrollView
  • VirtualScrollView
  • Accordion
  • Canvas
  • CursorArea
  • Drag and Drop
  • Dropdown
  • ExternalLink
  • GestureArea
  • Graph
  • Input
  • Loader
  • NetworkImage
  • Slider
  • ThemeProvider
  • Tooltip