【问题标题】:how to set a maxlength property for react-rte editor如何为 react-rte 编辑器设置 maxlength 属性
【发布时间】:2017-10-12 13:54:37
【问题描述】:

如何限制 react-rte 编辑器中的字符数?有没有像“maxlength”这样的属性?

【问题讨论】:

  • 您需要限制文本的最大长度,还是包括标记?
  • 这可能需要您 60 秒来实施和检查自己。
  • 嗨@pawel,我需要设置文本的最大长度。而且我没有找到像 maxlength 这样的属性。

标签: html reactjs react-native


【解决方案1】:

react-rte 内部使用draftjs

这个答案应该适合你:How to limit Max Length of Draft js

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2011-06-22
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多