You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/README.md
+3
Original file line number
Diff line number
Diff line change
@@ -654,6 +654,9 @@ Inherit custom color variables by adding [`.wmde-markdown-var`](https://github.c
654
654
-`textareaProps?: TextareaHTMLAttributes`: Set the `textarea` related props.
655
655
-~~`renderTextarea?: (props, opts) => JSX.Element;`~~: `@deprecated` Please use ~~`renderTextarea`~~ -> `components`. Use div to replace TextArea or re-render TextArea. [#193](https://github.com/uiwjs/react-md-editor/issues/193)
0 commit comments