UI components
Appfarm Create includes a library of UI components to enable you to quickly build a user interface and connect it to your data and actions. Simply drop 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 https://m3.material.io/.
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.
- Text edit
- Date & time picker
- Checkbox
- Switch
- Select
- Slider
Data iterator components are used to display data from multiple objects in a data source.
- Avatar group
Button components are used to add interactivity and provide the user an opportunity to trigger an action.
- Button
- Icon button
- Floating action button
- Speed dial
Visual components are used to display both static and interactive data.
- Icon
- Avatar
- Circular progress
- Linear progress
Basic chart components are used to visualise data. For additional customization options, see advanced charts.
Advanced chart components are used to visualise data and have more customization options compared to basic charts. To get a better understanding of how charts are configured, see Understand charts.
Important
All solutions have access to try advanced charts, but use of an advanced chart in Production is determined by your subscription tier.
Last modified 18d ago