FeatherText

Examples ยท current Pages build

Choose a focused integration example.

These pages use the generated browser bundle and CSS from the current repository build. They demonstrate isolated tasks rather than hiding several concepts in one large demo.

Basic

Textarea and form integration

Initialize a compact toolbar, keep the original textarea synchronized, and submit it through a normal form.

Open the basic example

Runtime API

Live methods and configuration

Change themes, toolbars, content, disabled state, source content, and presentation on a live editor instance.

Open the API example

Localization

English and Hungarian UI

Select language: "en" or language: "hu" and switch the built-in interface at runtime without replacing content.

Open the localization example

Autosave

Local draft and restore

Save one debounced draft in browser storage, reload the page, restore it through the local dialog, and clear it explicitly.

Open the autosave example

Multiple instances

Independent editors

Run two editors with separate themes, languages, content, history, and runtime controls on the same page.

Open the multiple-editor example