Add CKEDITOR.plugins.clipboard.dataTransfer#getTypes method #3634
Labels
changelog:api
A changelog entry should be put in the API section of the changelog.
plugin:clipboard
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
type:task
Any other issue (refactoring, typo fix, etc).
Milestone
Type of report
Task
Provide description of the task
There are sometimes need to check what types are actually inside pasted data.
CKEDITOR.plugins.clipboard.dataTransfer#getTypes
will do exactly that: return the array of pasted types!The text was updated successfully, but these errors were encountered: