New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@atlaskit/editor-plugin-placeholder-text

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/editor-plugin-placeholder-text

placeholder text plugin for @atlaskit/editor-core

latest
Source
npmnpm
Version
11.0.0
Version published
Weekly downloads
5.9K
85.66%
Maintainers
1
Weekly downloads
 
Created
Source

Editor Plugin Placeholder Text

Placeholder Text Plugin for @atlaskit/editor-core

Note: This component is designed for internal Atlassian development. External contributors will be able to use this component but will not be able to submit issues.

Overview

The Placeholder Text plugin provides functionality to insert and manage placeholder nodes within the Atlassian Editor. It enables users to add temporary text placeholders that can be edited or replaced, with support for floating toolbars and type-ahead integration.

Key features

  • Placeholder insertion - Insert placeholder text nodes at the current selection
  • Floating toolbar - Interactive toolbar for managing placeholder text insertion
  • Type-ahead integration - Seamless integration with the type-ahead plugin for content suggestions
  • Fake text cursor - Visual feedback showing cursor position within placeholder nodes
  • Auto-removal - Automatic removal of empty placeholder nodes when content is added

Install

  • Install - yarn add @atlaskit/editor-plugin-placeholder-text
  • npm - @atlaskit/editor-plugin-placeholder-text
  • Source - Bitbucket
  • Bundle - unpkg.com

Usage

Internal use only

@atlaskit/editor-plugin-placeholder-text is intended for internal use by the @atlaskit/editor-core and as a plugin dependency of the Editor within your product.

Direct use of this component is not supported.

Please see Atlaskit - Editor plugin placeholder text for documentation and examples for this package.

Support

For internal Atlassian, visit the slack channel #help-editor for support or visit go/editor-help to submit a bug.

License

Please see Atlassian Frontend - License for more licensing information.

FAQs

Package last updated on 16 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts