WYSIWYG editing Image gallery upload Content templates
Default Toolbar

The default toolbar provides the most commonly used formatting options in a clean, organized layout. It strikes a balance between functionality and simplicity, making it the best choice for most content editing scenarios.

Note

The default preset balances functionality and simplicity. It includes text formatting, lists, links, and image insertion.

<richtextbox
    name="defaultToolbarEditor"
    toolbar="{bold,italic,underline,forecolor,backcolor}
             |{justifyleft,justifycenter,justifyright,justifyfull}
             |{insertorderedlist,insertunorderedlist,indent,outdent}
             |{insertblockquote,insertemoji}
             #{paragraphs:toggle,fontname:toggle,fontsize:toggle,lineheight}
             |{undo,redo}
             / {formatpainter,removeformat}|{insertlink,unlink}
             |{inserttable,insertimage,insertgallery,insertvideo,
               insertdocument,inserttemplate}|{insertchars,insertcode}
             #{preview,code,selectall}
             |{toggleborder,fullscreenenter,fullscreenexit,togglemore}"
    skin="default"
    height="350px" />