We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61f163 commit e418fdbCopy full SHA for e418fdb
README.md
@@ -43,6 +43,7 @@ New Multiple-Select Options:
43
- `useSelectOptionLabel` will use the `<option label="">` (from select option value) that can be used to display shorter selected option values.
44
- example: value "1,3" instead of "January,March"
45
- `useSelectOptionLabelToHtml` similar to `useSelectOptionLabel` but also renders HTML.
46
+ - `sanitizer` will be used to sanitizes HTML code and prevent XSS cross-site scripting attacks.
47
48
## Contributions
49
0 commit comments