The UI element with actions
Installation
Run the following command in console to install the module:
wiz install @email/wiz-rating-scale
Link
import wizRatingScale from 'wiz-rating-scale';
Add this link directly to the layout (App.vue) or block (./common/blocks/ or ./common/blocks-library/):
export default { components: { wizRatingScale } ...
Basic usage
Markup:
Localization: