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
| Value | Preview |
|---|---|
<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
| Value | Preview |
|---|---|
<Tick> | |
<TickCircle> | |
<TickCircleOutline> | |
<TickSuccess> | |
<TickCircleSuccess> | |
<TickCircleOutlineSuccess> |
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.