New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

diginext-editor

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diginext-editor

Next.js Component `Text Editor` dùng cho Diginext Framework

  • 0.1.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
2
Weekly downloads
 
Created
Source

Diginext Text Editor

Next.js Component Diginext Text Editor dùng cho Diginext Framework được phát triển bởi TOP GROUP Developers.

<TextEditor features="basic" defaultContent="Edit me! 😈" />

What's inside?

  • TextEditor: an awesome text editor called TipTap

Features

You can config "features" and "bubbleFeatures" as following:

  • none
  • basic
  • full
  • minimal
  • bubble

...or an array of features:

"highlight", "task", "counter", "color", "image", "alignment", "heading", "markdown", "link", "youtube", "list", "history"

Other config

Props
  • defaultContent: initial content of the editor
  • readOnly: read only mode, default is FALSE
  • charactersLimit: max amount of characters, default is 10000
  • hideBubble: disable bubble menu, default is FALSE
Callback
  • onChange: ({editor:Editor, textValue:String, htmlValue:String}) => {}
  • onInit: (editor:Editor) => {}

Support

Liên hệ TOP GROUP Developers nếu cần hỗ trợ.

FAQs

Package last updated on 05 Aug 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc