我有表情符号列表。他们每个人都有自己的unicode。使用Modifier.insertText(),我想将它们插入到文本中。 _addEmoji(text) { const { editorState } = this.state; ...
確定! 回上一頁