For the complete documentation index, see llms.txt. This page is also available as Markdown.

Preview (iOS feature)

Add a preview for the following Components:

  • event The preview is triggered by long-pressing the widget or item. The long-press action can be used on:

  1. Widgets

  2. List-items on widget

  3. onPress action on list-item or event.

Preview
Preview

Content preview

Applies to: iOS devices only.

On iOS, you can access a content preview by long-pressing a control. Long-pressing a control (for example, a web-view or entity-field) opens a lightweight preview window, allowing you to quickly view detailed content without navigating away. Pressing deeper expands the preview, revealing the full context.

Configuration options

Core structure

children

Two components available to use in a preview mode:

header

The is can be part of the displayed preview.

isCompact

When set to true the size of the preview will be adjusted to its content.

Last updated

Was this helpful?