1.1.1 • Published 2 years ago

@forter/mask v1.1.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

fc-mask

An element by Forter * npm.io npm.io npm.io npm.io npm.io npm.io

Usage

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

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

Properties

PropertyAttributeTypeDescription
lazylazybooleanIf the element is lazy. example: true
patternpatternstringIf the element is disabled. example: +{7}(000)000-00-00
typetype"date" \| "number" \| "enum" \| "pattern"If the element is disabled