0.0.14 • Published 3 years ago

@hashicorp/sentinel-embedded v0.0.14

Weekly downloads
24
License
MPL-2.0
Repository
-
Last release
3 years 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' />