@atlassian/clientside-extensions-custom-elements

Custom elements to assist in the authoring of extension points that work at product runtime.

Usage no npm install needed!

<script type="module">
  import atlassianClientsideExtensionsCustomElements from 'https://cdn.skypack.dev/@atlassian/clientside-extensions-custom-elements';
</script>

README

Client-side Extensions

Custom Elements

Custom elements to assist in the authoring of extension points that work at product runtime.

Use of these custom elements is optional, but makes rendering client-side extensions much easier, since it provides default handlers for each extension type.

Refer to the official documentation for more information.