README
Field-text
Provides a standard way to create a text-based form input with an associated label.
Installation
yarn add @atlaskit/field-text
Usage
Detailed docs and example usage can be found here.
Field Text Component
<script type="module">
import atlaskitFieldText from 'https://cdn.skypack.dev/@atlaskit/field-text';
</script>
Provides a standard way to create a text-based form input with an associated label.
yarn add @atlaskit/field-text
Detailed docs and example usage can be found here.