api

http4k / org.http4k.template / ViewModel

ViewModel

interface ViewModel

Functions

Name Summary
template This is the path of the template file - which matches the fully qualified classname. The templating suffix is added by the template implementation (eg. java.lang.String -> java/lang/String.hbs)open fun template(): String