@atlassian/clientside-extensions-components

React components to assist in the authoring of extension points that work at product runtime.

Usage no npm install needed!

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

README

Client-side Extensions

Provider Components

React components to assist in the authoring of extension points that work at product runtime.

Use of these components is optional, but makes rendering client-side extensions much easier, since it provides default handlers for each extension type that already implement Atlaskit.

Refer to the official documentation for more information.