Skip to content

Ticks

Ticks can be entered into in document by putting certain tags into the tag data. These are the current values that will cause a tick to be rendered into a document:

Text-based Tick

ValuePreview
<TickSymbol>

The <TickSymbol> tag renders as a text character (✓) rather than an image. This is useful when you need the tick to be:

  • Selectable and searchable text
  • Consistent with document fonts
  • Not dependent on image assets

Image-based Ticks

ValuePreview
<Tick>image
<TickCircle>image
<TickCircleOutline>image
<TickSuccess>image
<TickCircleSuccess>image
<TickCircleOutlineSuccess>image

The size of the image-based ticks can be changed by adjusting the TickSize setting in the global config or at a repeating section level.