new Vditor('vditor', { toolbarConfig: { pin: true, }, height: 360, counter: { enable: true, max: 1024, }, }) new Vditor('vditor2', { height: 200, counter: { enable: true, max: 512, }, })