Formularios v1.0.0

Editor de texto enriquecido

Un editor de texto enriquecido con contenteditable y barra de herramientas para formatear texto. Disponible en estilos básico y completo con diferentes conjuntos de herramientas de formato. Sincroniza el contenido con un campo oculto para el envío del formulario.

Básico

Herramientas esenciales de formato: negrita, cursiva, subrayado, tachado, enlace y listas

Opciones

Nombre Tipo Predeterminado Descripción
name * String requerido 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 las herramientas básicas más encabezados, cita, código, línea horizontal e inserción de imágenes

Opciones

Nombre Tipo Predeterminado Descripción
name * String requerido 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

Registro de Cambios 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

Obtener Acceso Completo

Desbloquea el código fuente de este componente y todos los demás. Un solo pago para acceso de por vida.

Obtener Acceso