a.hyperscala-web_2.10.0.8.2.source-code.tag.template Maven / Gradle / Ivy
%s
import org.powerscala.property._
import org.hyperscala.html._
import org.hyperscala.html.attributes._
import org.hyperscala.css.attributes._
import org.hyperscala.javascript.JavaScriptString
class %s extends tag.%s {
%s
}