Skip to content

Check Form Component

Interactive check form component showcase.

TIP

This page demonstrates the <check-form> web component in action.

Basic Usage

See the check-form API documentation for complete details.

Example

html
<check-form></check-form>

<script type="module">
  import '@printchecks/web-components'
</script>

See Also

Released under the MIT License.