@canner/antd-string-link

string input

Usage no npm install needed!

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

README

@canner/antd-string-link

API

Props:

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