addstripes
Type: boolean
Default: false
Context: prediction
About this parameter
Adds a class that creates every other color in lists.
Give the rows in the table a color:
data-addstripes="true" data-stripecolor="#f6f7fb"
Usage examples
<div class="rek-prediction" data-renderstyle="list" data-listcols="2" data-addstripes="true"></div>