Skip to content

Commit e418fdb

Browse files
committed
docs: add sanitizer to list of new features
1 parent f61f163 commit e418fdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ New Multiple-Select Options:
4343
- `useSelectOptionLabel` will use the `<option label="">` (from select option value) that can be used to display shorter selected option values.
4444
- example: value "1,3" instead of "January,March"
4545
- `useSelectOptionLabelToHtml` similar to `useSelectOptionLabel` but also renders HTML.
46+
- `sanitizer` will be used to sanitizes HTML code and prevent XSS cross-site scripting attacks.
4647

4748
## Contributions
4849

0 commit comments

Comments
 (0)