Karma

Karma

  • Docs
  • Forms
  • FAQ
  • Changelog

faq-backlog

Revealing Password Field

[
  {
    "key": "_passwordVisible",
    "type": "checkbox",
    "templateOptions": {
      "label": "Visible?"
    }
  },
  {
    "type": "password",
    "key": "password",
    "type": "input",
    "templateOptions": {
      "label": "Password",
      "type": "text",
    },
    "expressionProperties": {
      "templateOptions.type": "model._passwordVisible ? 'text' : 'password'"
    },
  },
]
Karma
Docs
Getting StartedConfiguration GuideForm Reference
Contact
Contact Kenoxa
More
ChangelogKenoxa
Copyright © 2025 Kenoxa GmbH