Skip to content

generateT4Tag()

Compare
Choose a tag to compare
@joeleisner joeleisner released this 09 Dec 21:24

The brokerUtils module has been extended to include generateT4Tag()!

  • Create/process T4 tags by passing in a configuration object
    • type (content, media, navigation, title)
      • type - string
      • default - "content"
    • name
      • type - string
      • default - ""
    • output
      • type - string
      • default - "normal"
    • modifiers
      • type - array
      • default - []
    • id
      • type - number
      • default - 0
    • formatter
      • type - string
      • default - ""