The showTicks attribute specifies whether tick marks should be visible on a slider item.
<slider> <sliderTrial>
Name | Type | Description |
---|---|---|
boolean | boolean |
The following slider does not display tick marks:
<slider q1>
/ caption = "Rate the video on the following scale"
/ showTicks = false
</slider>