Quasar Skeleton
Skeleton SourceLive Demo
english
english
  • Installation
  • Starting with the Skeleton
    • Starting the domain
    • Configuring the domain
    • Preparing API access
    • Defining the schema
    • Creating the views
    • Adding routes
    • Working with the screens
    • Next steps
  • Concepts
  • Structure
    • Modules
    • Settings [project]
    • Domains
    • Settings File
    • Services
    • Schema
    • Scopes and Positions
    • Views
    • Routes
  • Customization
    • Component
    • View
  • Under the Hood
  • How to contribute
Powered by GitBook
On this page

Was this helpful?

  1. Customization

Component

We usually need components that solve specific situations in our project. We will see how to handle this in this structure.

PreviousCustomizationNextView

Last updated 5 years ago

Was this helpful?