Skip to main content

Rich Result

The Rich Result component allows you to display the result of a Runnable. It tries to display the result in a human-readable way.

Rich Result

The following section details Rich Result component's specific settings. For more details on the App Editor, check the dedicated documentation or the App Editor Quickstart:

Rich Result configuration

NameTypeConnectableTemplatableDefaultDescription
Data Sourcetrue{"foo": 42}The data source to display results.

Outputs

NameTypeDescription
resultThe result of the runnable.
loadingbooleanThe loading state of the component.