hoplon / ui

experimental ui component library for the browser
31 stars 6 forks source link

developer wants to nest multiple *-tpls in the same elem. #30

Open jumblerg opened 7 years ago

jumblerg commented 7 years ago

use the hoplon vflatten fn after the optimize branch is merged in.

thedavidmeister commented 7 years ago

👍

(div (if-tpl (div (if-tpl ...)))) is not the best

thedavidmeister commented 7 years ago

would this also solve the issue where tpl needs to have an element as a parent?