Nuget Link: ([ngBehavior]( https://www.nuget.org/packages/ngBehavior/)) ```bash all directives use for ``` ```html ``` ```html ``` ```html
- number: int [number of rating]
- icon: "css class or html unicode"
- active-icon: "css class or html unicode"
- rate-action: call action from your controller (see the example)
- lang: "en" OR "fa"
- set-tags: array EX: ["sample","sample2"]
- ng-mask: you can set any input format
- value: your default value
- max: maximum value
- min: minimum value