Module
Web.UIEvent.InputEvent.InputType
- Package
- purescript-web-uievents
- Repository
- purescript-web/purescript-web-uievents
#InputType Source
data InputType
Constructors
InsertText
InsertReplacementText
InsertLineBreak
InsertParagraph
InsertOrderedList
InsertUnorderedList
InsertHorizontalRule
InsertFromYank
InsertFromDrop
InsertFromPaste
InsertFromPasteAsQuotation
InsertTranspose
InsertCompositionText
InsertLink
DeleteWordBackward
DeleteWordForward
DeleteSoftLineBackward
DeleteSoftLineForward
DeleteEntireSoftLine
DeleteHardLineBackward
DeleteHardLineForward
DeleteByDrag
DeleteByCut
DeleteContent
DeleteContentBackward
DeleteContentForward
HistoryUndo
HistoryRedo
FormatBold
FormatItalic
FormatUnderline
FormatStrikeThrough
FormatSuperscript
FormatSubscript
FormatJustifyFull
FormatJustifyCenter
FormatJustifyRight
FormatJustifyLeft
FormatIndent
FormatOutdent
FormatRemove
FormatSetBlockTextDirection
FormatSetInlineTextDirection
FormatBackColor
FormatFontColor
FormatFontName
Other String
Instances
- Modules
- Web.
UIEvent. CompositionEvent - Web.
UIEvent. CompositionEvent. EventTypes - Web.
UIEvent. EventTypes - Web.
UIEvent. FocusEvent - Web.
UIEvent. FocusEvent. EventTypes - Web.
UIEvent. InputEvent - Web.
UIEvent. InputEvent. EventTypes - Web.
UIEvent. InputEvent. InputType - Web.
UIEvent. KeyboardEvent - Web.
UIEvent. KeyboardEvent. EventTypes - Web.
UIEvent. MouseEvent - Web.
UIEvent. MouseEvent. EventTypes - Web.
UIEvent. UIEvent - Web.
UIEvent. WheelEvent - Web.
UIEvent. WheelEvent. EventTypes