@blackbaud/skyux-builder-plugin-stache-template-reference-variable

1.0.1 • Public • Published

Stache Template Reference Variable Plugin

npm status

This SKY UX Builder plugin adds an Angular Template Reference Variable (#stache) to all <stache> tags so that the parent component may access its public properties. This plugin is intended to be used with Stache 2 Components.

Installation

npm install --save @blackbaud/skyux-builder-plugin-stache-template-reference-variable

Usage

Open skyuxconfig.json and add the following:

{
  "plugins": [
    "@blackbaud/skyux-builder-plugin-stache-template-reference-variable"
  ]
}

Found an issue?

Please log all issues related to Stache (and its plugins) at blackbaud/stache2.

Readme

Keywords

none

Package Sidebar

Install

npm i @blackbaud/skyux-builder-plugin-stache-template-reference-variable

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • blackbaud