Formulários v1.0.0

Editor de texto rico

Um editor de texto rico contenteditable com barra de ferramentas para formatação de texto. Disponível nos estilos básico e completo com diferentes conjuntos de ferramentas de formatação. Sincroniza o conteúdo com um campo oculto para envio do formulário.

Básico

Ferramentas de formatação essenciais - negrito, itálico, sublinhado, tachado, link e listas

Opções

Nome Tipo Padrão Descrição
name * String obrigatório Name attribute for the hidden input (used in form submission)
value String "" Initial HTML content for the editor
placeholder String "Start writing..." Placeholder text shown when editor is empty
autofocus Boolean false Whether to focus the editor on page load
min_height String "200px" Minimum height of the editor area

Completo

Todas as ferramentas básicas mais títulos, citação, código, linha horizontal e inserção de imagem

Opções

Nome Tipo Padrão Descrição
name * String obrigatório Name attribute for the hidden input (used in form submission)
value String "" Initial HTML content for the editor
placeholder String "Start writing..." Placeholder text shown when editor is empty
autofocus Boolean false Whether to focus the editor on page load
min_height String "200px" Minimum height of the editor area

Changelog v1.0.0

- v1.0.0: Initial release with basic and full styles
- Contenteditable editor with toolbar active state tracking
- Hidden input sync for form submission
- Link and image insertion via prompt dialogs

Obter Acesso Completo

Desbloqueie o código-fonte deste componente e de todos os outros. Pagamento único para acesso vitalício.

Obter Acesso Agora