gpt4 book ai didi

javascript - 如何获取react组件的值-AceEditor

转载 作者:行者123 更新时间:2023-11-28 13:15:09 24 4
gpt4 key购买 nike

我在使用 AceEditor React 组件时遇到以下问题 https://github.com/securingsincity/react-ace

我使用AceEditor作为用户输入,用户输入代码后,他(她)按下Run按钮。 (见图)如何提取用户从AceEditor组件中输入的文本? enter image description here

最佳答案

没有必要使用onChange。

<AceEditor ref="aceEditor" />

this.refs.aceEditor.editor.getValue()

关于javascript - 如何获取react组件的值-AceEditor,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39107857/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com