Open ImloserLee opened 3 years ago
vue:2.6.0 component: 4.0.6
vue:2.6.0
component: 4.0.6
<codemirror placeholder="hello"></codemirrir>
the world of 'hello' is not displayed
Don't forget to import the addon:
import "codemirror/addon/display/placeholder.js";
<codemirror placeholder="hello"></codemirrir>
the world of 'hello' is not displayed