Refs #4: onChanged has a full CElement as argument and not only a string

This commit is contained in:
Salvatore Giordano
2018-05-05 11:12:33 +02:00
parent 209749036c
commit 712fd3ee25
3 changed files with 17 additions and 16 deletions

View File

@@ -21,3 +21,7 @@ Favorite and initial selection can be one of code or dial code
## 0.1.3
Favorite and initial selection can be one of code or dial code
## 0.2.0
Now onChanged has a full CElement as argument and not only a string. (issue #4)