Customize orientation

20 Feb 20171 minute to read

You can customize the orientation the rating using data-ej-orientation attribute . It can be,

  1. Horizontal.
  2. Vertical.
  • HTML
  • <div id="rating_sample" data-role="ejmrating" data-ej-orientation="vertical">
    
    </div>

    The following screenshot displays the output.