Swatches.direction

Last update: 2022-01-27
  • Created for:
  • Developer
    User

[Swatches.|<containerId>_swatches.]direction=auto|left|right

auto|left|right

Specifies the way swatches fill in the view.

left sets left-to-right fill order;

right reverses the order so that the view is filled in from right-to-left, and top-to-bottom.

When auto is set, the component applies right mode when locale is set to ja ; otherwise, left is used.

Properties

Optional.

Default

auto

Example

direction=right

On this page