Skip to content

Interfaces

Jong Won Kim edited this page Nov 2, 2025 · 4 revisions

result

  • 결과 값 객체
Property
flag boolean * #default true
alertMsg string | null * #default null
el InputElement | null * #default null

regex

  • validation에 사용할 정규식을 담은 객체
Property
[pattern: string] RegExp

config

  • validation 초기화를 위한 객체
Property
regex regex optional

Clone this wiki locally