//
pkg.gl
Category
github.com/gobuffalo/plush/v5
helpers
content
package
5.0.1
Repository:
https://github.com/gobuffalo/plush.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
55 SLOC
#
Functions
ContentFor
ContentFor stores a block of templating code to be re-used later in the template via the contentOf helper.
ContentOf
ContentOf retrieves a stored block for templating and renders it.
New
New returns a map of the helpers within this package.
#
Constants
ForKey
Keys to be used in templates for the functions in this package.
OfKey
Keys to be used in templates for the functions in this package.