# Visible

The "Visible" property defines if a widget is visible in Live mode.

#### Value

The Visible property is defined by a boolean value. If the Visible formula returns true, the widget is visible, if it returns false, it is not visible.

<figure><img src="https://1085786630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWv5M2BoEVu0kDIV5EPs4%2Fuploads%2Fgit-blob-68e02b8a5a7ddd9ac1cdad909d5a347ca51db064%2Fgrafik.png?alt=media" alt=""><figcaption></figcaption></figure>

#### Remark

* This property is only applied in Live mode. In Edit mode, all widgets are always visible.

#### Examples

The "Submit" button is only visible if the "value" cell contains a value.

<figure><img src="https://1085786630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWv5M2BoEVu0kDIV5EPs4%2Fuploads%2Fgit-blob-bd480dc7b327babe872121ea5170ba27ba061d45%2Fgrafik.png?alt=media" alt=""><figcaption></figcaption></figure>
