UNPKG

altinn-designsystem

Version:

Altinn Design system based on Pattern Lab.

26 lines (24 loc) 619 B
{ "text-input-id": "text-input-10", "top-label": "SMS:", "text-input-placeholder": "97837462", "input-type": "tel", "isRequired": true, "error-message-popover": true, "extra-help": false, "isHidden": false, "isLarge": false, "has-feedback": { "icon-prefix": "ai", "icon-class": "ai-plus", "icon-extra-class": "form-control-feedback" }, "input-regex-validation": { "error-message": "Telefonnummer må bestå av 8 siffer", "validation-pattern": "\"[0-9]{8}\"" }, "form-label-hasIcon": { "icon-prefix": "ai", "icon-class": "ai-phone" } }