UI components
Last updated
Was this helpful?
Last updated
Was this helpful?
Appfarm Create includes a library of UI components to enable you to quickly build a and connect it to your and . Simply drag and drop a UI component into a view and configure the properties and styles as required.
UI components are implemented using Google's Material Design system for user interface design, specifically Material 3. For more information about Material 3, including guidelines, principles, and inspiration visit .
You can add UI Components to your UI with drag & drop, by clicking the UI Component (will add it after the selected UI Component inside the selected View/Dialog/Drawer), or by using (CTRL + k / CMD + k -> Seach by name -> Add the UI Component).
Layout components form the hierarchy of a view and are used to display content and navigation.
Data input components enable the user to enter and select data of various types. They can be used to build forms, client filters, and other UI features that rely on user interaction.
Data iterator components are used to display data from multiple objects in a data source.
Button components are used to add interactivity and provide the user an opportunity to trigger an action.
Visual components are used to display both static and interactive data.
Important
All solutions have access to try advanced charts, but use of an advanced chart in Production is determined by your subscription tier.
Basic chart components are used to visualise data. For additional customization options, see .
Advanced chart components are used to visualise data and have more customization options compared to . To get a better understanding of how charts are configured, see .