Options
All
  • Public
  • Public/Protected
  • All
Menu

Key-Value Pairs Representing Tag Arguments Example: For the markup {% include 'head.html' foo='bar' %}, hash['foo'] === 'bar'

Hierarchy

  • Hash

Indexable

[key: string]: any

Key-Value Pairs Representing Tag Arguments Example: For the markup {% include 'head.html' foo='bar' %}, hash['foo'] === 'bar'

Index

Methods

Methods

Static create

Generated using TypeDoc