1.0.1 • Published 11 months ago

@hashicorp/sentinel-embedded v1.0.1

Weekly downloads
24
License
MPL-2.0
Repository
-
Last release
11 months ago

embedded playground

The embedded playground is for use within other sites, such as Sentinel docs.

Usage

  1. Import the code
  2. Create an instance

Import the code

<script src="./dist/bundle-iife.js" />

Create an instance

<sentinel-playground exampleID='abc123' />