【发布时间】:2015-06-14 10:01:48
【问题描述】:
我想为forms 使用html.helper 中的inputText 方法。
当我想查看它是如何生成 HTML 代码时,我找不到它的源代码,因为他们网站中嵌入的源代码链接无效:https://github.com/playframework/playframework/tree/2.3.x/framework/src/play/target/scala-2.10/twirl/main/views/html/helper/inputText.template.scala
有人知道它的源代码在哪里吗?
【问题讨论】:
标签: scala playframework typesafe-activator typesafe twirl