# @atlaskit/editor-ui-control-model

> Rendering logic and model-types for Editor controls registry ( editor-plugin-ui-control-registry)

Latest version **2.10.0** (published 2026-09-21) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @atlaskit/editor-ui-control-model
pnpm add @atlaskit/editor-ui-control-model
yarn add @atlaskit/editor-ui-control-model
bun add @atlaskit/editor-ui-control-model
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.10.0 |
| Published | 2026-09-21 |
| First published | 2026-02-23 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 94.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Atlassian Pty Ltd |
| Maintainers | atlassianartifactteam |

## Links

- npm: https://www.npmjs.com/package/@atlaskit/editor-ui-control-model
- Repository: https://bitbucket.org/atlassian/atlassian-frontend-monorepo
- Homepage: https://bitbucket.org/atlassian/atlassian-frontend-monorepo#readme
- Issues: https://bitbucket.org/atlassian/atlassian-frontend-monorepo/issues
- npm.io page: https://npm.io/package/@atlaskit/editor-ui-control-model

## Dependencies (3)

- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.0.0
- [@atlaskit/react-compiler-gating](https://npm.io/package/@atlaskit/react-compiler-gating.md) ^0.2.0
- [@atlaskit/platform-feature-experiments](https://npm.io/package/@atlaskit/platform-feature-experiments.md) ^0.3.0

## Recent versions

- 2.10.0 (latest) — 2026-09-21
- 2.9.0 — 2026-08-27
- 2.8.1 — 2026-08-25
- 2.8.0 — 2026-08-20
- 2.7.0 — 2026-08-14
- 2.6.0 — 2026-08-12
- 2.5.0 — 2026-08-11
- 2.4.0 — 2026-07-31
- 2.3.0 — 2026-07-29
- 2.2.0 — 2026-07-09
- 2.1.0 — 2026-06-26
- 2.0.1 — 2026-06-23
- 2.0.0 — 2026-06-16
- 1.2.0 — 2026-05-15
- 1.1.1 — 2026-04-21
- … 3 more at https://npm.io/package/@atlaskit/editor-ui-control-model/versions

## README

# EditorUiControlModel

Rendering logic and model-types for Editor controls registry ( editor-plugin-ui-control-registry)

## Usage

`import EditorUiControlModel from '@atlaskit/editor-ui-control-model';`

Detailed docs and example usage can be found [here](https://atlaskit.atlassian.com/packages/editor/editor-ui-control-model).

---
_Source: https://npm.io/package/@atlaskit/editor-ui-control-model · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
