{% extends "pxy_dashboard/partials/base.html" %} {% load static %} {% block title %}Ratings{% endblock title %} {% block extra_css %} {% endblock extra_css %} {% block pagetitle %} {% include "pxy_dashboard/partials/page-title.html" with pagetitle="Extended UI" title="Ratings" %} {% endblock pagetitle %} {% block content %}

Default Ratings

Icon Font - Change icon

Progressive enhancement (using select)

Javascript interaction

RTL support

Now we are in RTL mode. No changes needed to make this work

Remix Icons


Icon Font - Sizing

Readonly and preset value

Setting and Getting values

All properties can also be set on the fly. Here are a few examples:

{% endblock content %} {% block extra_js %} {% endblock extra_js %}