TextEditor

Default

this simple text editor with default values

Texteditor type

type determine the number of options in toolbar. available options are: basic, simple, standard and advanced

type basic

type simple

type standard

type advanced

initial Value

Label & Placehoder

Value binding

with name prop you can bind the value of editor with some variable

Inside Form

just like other form element it can send the form data, under the hood it acts as textarea tag.

Example With Form