Disable rating

20 Feb 20171 minute to read

The “data-ej-readonly” attribute is used to disable the interaction in the Rating control.The default value is false.

  • HTML
  • <div id="rating_sample" data-role="ejmrating" data-ej-readonly="true">
    
    </div>

    The following screenshot displays the output: