Camera
Camera component is tailored for mobile applications, allowing users to seamlessly capture photos from within the app interface. This functionality is particularly useful for applications needing immediate visual documentation.
Images captured using the Camera component are stored as "Media" data type, enhancing the versatility of your app to accommodate various user requirements and operational workflows. Additionally, users can configure whether multiple images are allowed,
warning
Captured images will stored as Media, make sure your field’s data type are Media
info
Camera component can only be used on Mobile Screens