Skip to main content
Stratumn home page
v2
Search...
⌘K
Support
Go to Trace
Go to Trace
Search...
Navigation
Table
Wrappers
Documentation
API Reference
Studio
Configuration
Errors
Workflow configuration
Introduction
Getting started
Workflow Definition
Accounts
Trace
Action
UI configuration
Table
Table configuration
Column
Read view
Edit view
Wrappers
Project structure
On this page
Common Properties
Available Wrappers
Table
Wrappers
Wrappers add interaction behaviors to views. They are implemented as higher-order components that “wrap” the view components.
Common Properties
conditionPath
: Path to a data value. The wrapper is applied only if the value is truthy (i.e., not false, empty, or null).
Available Wrappers
Link
: Wraps the view as a clickable link.
Modal
: Wraps the view with modal-trigger behavior.
Tooltip
: Wraps the view with hover-triggered tooltips.
Edit view
Project structure
⌘I