SetIndicator.mode

[SetIndicator.|<containerId>_setIndicator.]mode=numeric|dotted

numeric|dotted

Configures the rendering style of the set indicator.

When set to dotted , the component renders identical indicators for all pages.

When set to numeric it puts a 1-based page number inside each indicator element.

The numeric operation mode is not supported on devices that have touch input. Instead, the component uses dotted on such devices.

Properties

Optional.

Default

dotted

Example

mode=numeric

On this page