Skip to content

PolicyStat/dom-element-is-natively-editable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dom-element-is-natively-editable

Exports a single function that synchronously returns true if the provided DOM element is supposed to be natively editable.

For, example, will return true provided an input or textarea element or any element that has contentEditable turned on or that is in a document that has designMode turned on.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published