English
latest (v4.7.0)

InputCardGroup ADDON-COMMERCE

Description and examples API Setup Source code
-

Add tuiCreateLuhnValidator(customMessage?) to control validators to validate it with Luhn algorithm

Name and descriptionType Value
disabled
Disabled state (use formControl.disable() )
boolean
[autocomplete]
Browser autocomplete of card
boolean
[icon]
SVG card icon
PolymorpheusContent
[exampleText]
An example of input
string
[codeLength]
Code length
4  |  3
3
(binChange)
BIN value (card first 6 symbols)
null  |  string Emit!
Inherited from TuiInteractive
Name and descriptionType Value
[focusable]
Element can be focused
boolean
[nativeId]
Native ID attribute for element. It helps users with Screen Readers to use a page
string
[pseudoHover]
Visual hovered state
null  |  boolean
[pseudoFocus]
Visual focused state
null  |  boolean
[pseudoActive]
Visual pressed state
null  |  boolean
(focusedChange)
Emits on focus and blur
boolean Emit!