<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://es.wikieducator.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
		<id>https://es.wikieducator.org/index.php?action=history&amp;feed=atom&amp;title=Usuario%3AManuelRomero%2FAlpine</id>
		<title>Usuario:ManuelRomero/Alpine - Historial de revisiones</title>
		<link rel="self" type="application/atom+xml" href="https://es.wikieducator.org/index.php?action=history&amp;feed=atom&amp;title=Usuario%3AManuelRomero%2FAlpine"/>
		<link rel="alternate" type="text/html" href="https://es.wikieducator.org/index.php?title=Usuario:ManuelRomero/Alpine&amp;action=history"/>
		<updated>2026-06-19T21:10:27Z</updated>
		<subtitle>Historial de revisiones para esta página en el wiki</subtitle>
		<generator>MediaWiki 1.23.14</generator>

	<entry>
		<id>https://es.wikieducator.org/index.php?title=Usuario:ManuelRomero/Alpine&amp;diff=27844&amp;oldid=prev</id>
		<title>ManuelRomero: Página creada con «  https://www.solucionex.com/blog/descubriendo-alpinejs-el-framework-liviano-alternativa-jquery ===Instalacion=== &lt;source lang=html5&gt;     &lt;script src=&quot;https://cdn.jsdelivr....»</title>
		<link rel="alternate" type="text/html" href="https://es.wikieducator.org/index.php?title=Usuario:ManuelRomero/Alpine&amp;diff=27844&amp;oldid=prev"/>
				<updated>2021-03-10T11:03:41Z</updated>
		
		<summary type="html">&lt;p&gt;Página creada con «  https://www.solucionex.com/blog/descubriendo-alpinejs-el-framework-liviano-alternativa-jquery ===Instalacion=== &amp;lt;source lang=html5&amp;gt;     &amp;lt;script src=&amp;quot;https://cdn.jsdelivr....»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
 https://www.solucionex.com/blog/descubriendo-alpinejs-el-framework-liviano-alternativa-jquery&lt;br /&gt;
===Instalacion===&lt;br /&gt;
&amp;lt;source lang=html5&amp;gt;&lt;br /&gt;
    &amp;lt;script src=&amp;quot;https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.7.3/dist/alpine.min.js&amp;quot; defer&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
;Directivas (funciones a agregar en el html)&lt;br /&gt;
*'''''x-data''''' Nos permite declarar un nuevo scope (espacio de trabajo) del componente&lt;br /&gt;
&lt;br /&gt;
*'''''x-show''''': Muestra, o no, un elemento dependiendo de un resultado booleano.&lt;br /&gt;
&lt;br /&gt;
*'''''x-bind''''': Asigna el valor de un atributo a partir del resultado de una expresión javascript.&lt;br /&gt;
&lt;br /&gt;
*'''''x-model''''': Mantiene la entrada del elemento sincronizado con los datos del componente.&lt;br /&gt;
&lt;br /&gt;
*'''''x-on''''': Adjunta un evento a un elemento y ejecuta una expresión javascript cuando se emite el evento.&lt;br /&gt;
&lt;br /&gt;
*'''''x-text''''': Actualiza el texto que contiene un elemento.&lt;br /&gt;
&lt;br /&gt;
*'''''x-for''''': Permite crear tantos nodos en el DOM como elementos contenga un array dado.&lt;/div&gt;</summary>
		<author><name>ManuelRomero</name></author>	</entry>

	</feed>