direction property

ZdsPropertiesListDirection direction
final

Whether the properties keys and values are shown horizontally (each key with its value in the same row), or vertically (each value is under its key).

Defaults to ZdsPropertiesListDirection.horizontal.

Implementation

final ZdsPropertiesListDirection direction;