Module

Ace.Document

#onChange

onChange :: forall a. Document -> (DocumentEvent -> Effect a) -> Effect Unit

#setValue

#getValue

#createAnchor

#getNewLineCharacter

#setNewLineMode

#getNewLineMode

#isNewLine

#getLine

#getLines

#getAllLines

#getLength

#getTextRange

#insert

#insertNewLine

#insertInLine

#insertLines

#remove

#removeInLine

#removeNewLine

#removeLines

#replace

#indexToPosition

#positionToIndex

#createFromLines

Modules