Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mgladdish
Created June 12, 2018 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgladdish/db8c1b9ba964dc921c1d2ad770e85ff8 to your computer and use it in GitHub Desktop.
Save mgladdish/db8c1b9ba964dc921c1d2ad770e85ff8 to your computer and use it in GitHub Desktop.
def nestedInput[M <: Messages[M]](name: String, ...)(...) =
Input(name, ..., layoutTemplateName = "nestedWidgetBoilerplate.mustache", ...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment