summaryrefslogtreecommitdiffstats
path: root/docs/README.md
diff options
context:
space:
mode:
author文翼 <wenzhixin2010@gmail.com>2014-07-10 20:57:26 +0800
committer文翼 <wenzhixin2010@gmail.com>2014-07-10 20:57:26 +0800
commit3a2e85046e683c213dccd3138a72d2bbbf9161d6 (patch)
tree5659dae169360d7aa73d998bcf564086f1c37909 /docs/README.md
parent3ccc20af49791df36473df698191738b159157ab (diff)
parent602ba2061d7a04a06918cf28525ae05f67dc0ca6 (diff)
downloadmultiple-select-3a2e85046e683c213dccd3138a72d2bbbf9161d6.zip
multiple-select-3a2e85046e683c213dccd3138a72d2bbbf9161d6.tar.gz
multiple-select-3a2e85046e683c213dccd3138a72d2bbbf9161d6.tar.bz2
Merge pull request #107 from code-couleurs/selectAllTextDelimiter
custom delimiter for selectAll text
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
index e71c08b..a40b9cb 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1082,6 +1082,14 @@ Multiple Select select all checkbox text.
By default this option is set to ```Select all```.
+#### selectAllDelimiter
+
+Type: Array
+
+Multiple Select select all checkbox delimiter.
+
+By default this option is set to ```['[',']']```.
+
#### allSelected
Type: false or string