headerheadinglevel
Type: integer
Default:
Context: prediction, questions
About this parameter
H-level for the header above the recommendations.
Ex. H1, H2 or H3. If set to 0, no H tag is used.
Usage examples
<div class="rek-prediction" data-headerheadinglevel="1"></div>
Example on how to use it for news recommendations:
<div class="rek-prediction"
data-renderstyle="advanced"
data-cols="3"
data-fallbackimgsrc="https://logo.png"
data-headerfontclass="normal"
data-headerheadinglevel="1"
></div>