Number

Displays a number field with a stepper.

{
  "title": "Max Items",
  "id": "maxItems",
  "number": {
    "default": 6,
    "subtitle": "Number of cards to show"
  }
}

Last updated

Was this helpful?