Input Events API

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:availableOn modern web browsers
gptkbp:developedBy gptkb:W3C
gptkbp:documentation https://w3c.github.io/input-events/
gptkbp:enables gptkb:IME_(Input_Method_Editor)_support
input validation
rich text editing
custom text editors
fine-grained control over user input
input filtering
intercepting and modifying user input
undo/redo management
gptkbp:eventType input
beforeinput
compositionend
compositionstart
compositionupdate
https://www.w3.org/2000/01/rdf-schema#label Input Events API
gptkbp:relatedTo gptkb:DOM_Events
gptkb:Clipboard_API
gptkb:ContentEditable
gptkbp:specifies gptkb:W3C_Recommendation
gptkbp:supports keyboard input
beforeinput event
composition events
input event
gptkbp:usedFor handling input events in web applications
gptkbp:bfsParent gptkb:HTML_Editing_APIs
gptkbp:bfsLayer 5