Skip to main content

Key Value

Display key-value pairs.

A two-column table to display rows of key-value pairs with an optional header. It supports mapped values and custom titles.

Key Value

Properties

allowTextWrapping
boolean

Whether text wraps to multiple lines..

data
object

Source data for the component.

direction
'horizontal' | 'vertical'

The layout direction.

header
string

The text to display as a header.

hidden
boolean

Whether the component is visible.

pluginType
string

The component type.

rowVisibility
boolean

Whether the specified row is visible.

rows
valueHorizontalAlignment
'left' | 'right'

The vertical alignment of key-value pairs. Only available when direction is horizontal.

valueWidth
'25%' │ '50%' │ '75%'

The vertical width of the Key column. Only available when direction is horizontal.