DinnerTeamTag
struct DinnerTeamTag : LeafTag
https://github.com/jocosocial/swiftarr/issues/188 Renders a pretty label for a dinner team enum. I have to believe there’s a better way to access fancy properties like dinnerTeam.label from within the template, but I didn’t see an obvious pattern that worked.
-
Declaration
Swift
func render(_ ctx: LeafContext) throws -> LeafData