How to create a drop-down list with each option has different components ? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How to create a drop-down list with each option has different components ?

If an option has selected in the drop-down list then this options component means any component will visible to user

28th Oct 2020, 5:51 AM
Gaurav Sonar
1 Respuesta
0
you can easily implement one with jqueryUI. Otherwise learn to make it from scratch with js and css.
28th Oct 2020, 9:26 AM
Logomonic Learning
Logomonic Learning - avatar