udash-core
udash-core copied to clipboard
Binding API issues
showIfElsedoesn't provide nested interceptorrepeatis usually used with a nested interceptor and producerepeatwithout nested is the default which is not very common use case
You may also consider showIfElse with by-name arguments.
@Starzu we did https://github.com/UdashFramework/udash-core/blob/master/core/.js/src/main/scala/io/udash/bindings/Bindings.scala#L88 :D