@canner/antd-string-mde

string markdown editor

Usage no npm install needed!

<script type="module">
  import cannerAntdStringMde from 'https://cdn.skypack.dev/@canner/antd-string-mde';
</script>

README

@canner/antd-string-mde

API

Props:

name type default description
id String Field id
value String Default value
onChange (id: string, type: string, value: string) => void Called when input is changed