Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
3mp3ri0r committed Dec 10, 2016
1 parent 2448753 commit 6370f97
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions cpol-currency.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,16 +74,6 @@
</script>
```
### Properties you can use:
Properties | Description | Type | Default
--- | --- | --- | ---
amount | Amount of money that will be converted to currency format | Number or String | 0
fixed | Number of decimal will be converted | Number | 2
decimal-separator | Character for separate decimal | String | '.'
value-separator | Character for separate thousand in amount | String | ','
currency-prefix | Prefix character of currency symbol | String | '$'
currency-suffix | Suffix character of currency symbol | String | ''
@demo demo/index.html
-->

Expand Down

0 comments on commit 6370f97

Please sign in to comment.