Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

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

Repository files navigation

Stache Template Reference Variable Plugin (Deprecated)

npm status

NOTE: This plugin has been deprecated in favor of an all-inclusive plugin.

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.

About

(DEPRECATED) A SKY UX Builder plugin that adds a template reference variable to all Stache tags.

Resources

License

Stars

Watchers

Forks

Packages

No packages published