wix-incubator/react-templates

rt-else, rt-else-if, rt-switch, rt-case, rt-default

nippur72 opened this issue · 0 comments

for completeness we should support the conditional attributes rt-else and rt-else-if. I noticed that when you have a complex if the resulting template tends to be rather clumsy.

Possibly we should support rt-switch and rt-case/rt-default too.