# Type of Components

There are different types of components that can be added to the screen.&#x20;

## View Components

* Heading
* Text
* Contact Card
* Video Viewer
* Photo/Image Viewer
* Link
* Checkbox
* Location Viewer (can be used to display latitude-longitude on a map)
* Address Viewer (can be used to display a full address on a map)
* File Viewer
* Button
* View Page Blocks

## Update/Add Components

* Text Input
* Paragraph Input
* Number Input
* Date Input
* Checkbox
* Photo Uploader
* Video Uploader
* File Uploader
* Dropdown
* Multi-select
* Detect current location
* Address finder

You could also configure the visibility of a component to show/hide it based on existing property data or user input.&#x20;
