@lexical/table
Advanced tools
Changelog
0.1.20 (April 7, 2022)
Changelog
0.1.19 (April 7, 2022)
Changelog
0.1.17 (April 6, 2022)
Changelog
0.1.16 (March 17, 2022)
Changelog
0.1.15 (March 16, 2022)
Changelog
0.1.14 (March 04, 2022)
Changelog
0.1.13 (March 02, 2022)
Changelog
0.1.12 (February 28, 2022)
Changelog
0.1.11 (February 24, 2022)
null | RangeSelection | GridSelection | NodeSelection
.editor.setReadOnly(boolean)
and editor.isReadOnly()
to find the read only mode.editor.registerListener('readonly', value => {... })
to react to read only mode changes.initialEditorState
prop on either the PlainTextPlugin or RichTextPlugin to initialize editor state.