Textbox.io 2.x Documentation : API Basics

This section explores several important concepts for using Textbox.io within your application

Creating and Removing Editors

Learn how to create and remove editor instances from pages using the replace() and restore() methods.

Getting Editor Instances

How to obtain a reference to a particular editor. Using an editor reference, you can get and set content and manipulate a particular editor in the page.

Setting and Getting Content

Textbox.io supports several mechanisms of setting and getting content. Learn which will be of most use within your application.

HTML Code View