模組: @lexical/react/useLexicalEditable
參考
useLexicalEditable
重新匯出 useLexicalEditable
函數
useLexicalEditable
▸ useLexicalEditable(): boolean
使用 useLexicalSubscription 獲取 LexicalEditor.isEditable 的當前值。 建議使用這個方法來觀察值,而不是手動使用 LexicalEditor.registerEditableListener,因為手動觀察值在使用 React StrictMode(開發的預設模式)或並發時可能會有點複雜。
返回
boolean