文件名称:slate-auto-exit-block:自动退出块引用,UL,OL,标头-就像单词一样
文件大小:14KB
文件格式:ZIP
更新时间:2024-06-04 22:26:28
JavaScript
板岩自动退出区 假设您正在处理Word文档。 您正在使用有序列表。 当您两次按Enter键时,编辑器将清除最后一个列表行并添加一个新段落。 这就是该插件的作用。 安装 yarn add slate-auto-exit-block 用法 import AutoExitBlock from 'slate-auto-exit-block' import { Editor } from 'slate-react' // Add the plugin to your set of plugins... const plugins = [ AutoExitBlock ( { blockType : / ^ ( h { 1,6 } ) $ / , exitBlockType : 'paragraph' } ) , AutoExitBlock ( { blockT
【文件预览】:
slate-auto-exit-block-master
----package.json(503B)
----LICENSE(34KB)
----index.js(1KB)
----README.md(1KB)