Buscar
Estás en modo de exploración. debe iniciar sesión para usar MEMORY

   Inicia sesión para empezar


Por supuesto:

Lit / Web Components

» Iniciar este curso
(Practica preguntas similares gratis)
Pregunta:

Describe a Reactive Controller.

Autor: John Pencola



Respuesta:

A Reactive Controller is an object that can hook into the update lifecycle of a Lit component, encapsulating state and behavior related to a feature into a separate unit of code. You should think of a Reactive Controller as a "has-a" relationship to the component which uses it.


0 / 5  (0 calificaciones)

1 answer(s) in total