@blackbaud/skyux-builder-plugin-addin-client

A SKY UX Builder plugin that supports the skyux 2 addin client.

Usage no npm install needed!

<script type="module">
  import blackbaudSkyuxBuilderPluginAddinClient from 'https://cdn.skypack.dev/@blackbaud/skyux-builder-plugin-addin-client';
</script>

README

Addin Client Plugin

npm status

Installation

npm install --save @blackbaud/skyux-builder-plugin-addin-client

Usage

Open skyuxconfig.json and add/update the following:

{
  "auth": true,
  "plugins": [
    "@blackbaud/skyux-builder-plugin-addin-client"
  ]
}