shaffex

TextEditor

Description

A view that can display and edit multiline, styled text.

Parameters

Example

<body>
    <form>
        <texteditor key="myText" value="This is some editable text."/>
    </form>
</body>

Screenshot