Welcome to Textbox.io

You have successfully installed the Textbox.io SDK.

Textbox.io is a next generation rich text editor that provides users with the best possible authoring experience for desktop and mobile browsers. It's implemented in JavaScript using HTML5 and CSS3 technologies to provide the best in-browser experience and a completely responsive UI.

You can now create editor instances by replacing <textarea> or <div> elements with the textboxio.replace() API. When Textbox.io replaces a <textarea> element within a <form>, it mimics the behavior of the original <textarea> element when the form is submitted, supplying content as part of the <form> POST.

Visit the API Basics guide to learn how to tailor the editor to your application's needs.