Open zarubto4 opened 7 years ago
Hi, thank you for your library! Is nice job.
But how is possible create select boxes without native html? Are you supporting this function? Thx
You mean like how we render select inputs in jade, right?
select(name="lstColors") option(value="apple") Apples option(value="orange") Oranges option(value="grape") Grapes
Hi, thank you for your library! Is nice job.
But how is possible create select boxes without native html? Are you supporting this function? Thx