SiPillsInputEmailDirective documentation¶
selector
[siPillsInputEmail]Attributes and Methods¶
| Name | Type | Default | Description |
|---|---|---|---|
| (readonly) separatorRegex ¶ | WritableSignal<RegExp> | SEPARATOR_REGEX | Regex to split the input value into segments. |
| (readonly) validationRegex ¶ | Signal<RegExp> | signal(EMAIL_REGEX).asReadonly() |
Types Documentation¶
No types to document for items on this page.
Except where otherwise noted, content on this site is licensed under MIT License.