@forter/mask

1.1.1 • Public • Published

fc-mask

An element by Forter *

Usage

<script>
   import '@forter/mask';
</script>

<fc-mask>
   <fc-input></fc-input>
</fc-mask>

Properties

Property Attribute Type Description
lazy lazy boolean If the element is lazy. example: true
pattern pattern string If the element is disabled. example: +{7}(000)000-00-00
type type "date" | "number" | "enum" | "pattern" If the element is disabled

Package Sidebar

Install

npm i @forter/mask

Weekly Downloads

0

Version

1.1.1

License

Apache-2.0

Unpacked Size

209 kB

Total Files

30

Last publish

Collaborators

  • forter-npm
  • lirown
  • oweingart