HarryChen0506 / react-markdown-editor-lite

a light-weight Markdown editor based on React. 一款轻量的基于React的markdown编辑器
https://harrychen0506.github.io/react-markdown-editor-lite/
MIT License
1.02k stars 161 forks source link

[Question] required prop for textarea #282

Open kirdiapin-n opened 1 year ago

kirdiapin-n commented 1 year ago

How to set field to required? I didn't found information in doc...

kirdiapin-n commented 1 year ago

and how can i set my id without '_md' postfix ?