SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Lit / Web Components

» Start this Course
(Practice similar questions for free)
Question:

Describe a Class Mixin.

Author: John Pencola



Answer:

A Mixin is an abstract subclass; i.e. a subclass definition that may be applied to different superclasses to create a related family of modified classes. You should think of a Mixin as an "is-a" relationship to the component which subclasses it.


0 / 5  (0 ratings)

1 answer(s) in total