v0.6.4
Go to GitHub repository

<le-code-input>

One-time code input with individual character frames and paste-friendly behavior.

Examples

<le-code-input
  name="otp"
  label="Enter 6-digit code"
  length="6"
></le-code-input>

Common Properties / Attributes

  • value, name, label, length
  • description, type, error
  • disabled, readonly, external-id

Events

  • leChange, leInput
  • leFocus, leBlur