Hierarchy (View Summary)

Implements

Constructors

  • Parameters

    • model: OmitNodeName<
          {
              default?: any;
              description?: string;
              hideLabel?: boolean;
              key: string;
              label?: string;
              nodeName: FormNodeNameEnum;
              optional?: boolean;
              placeholder?: string;
          },
      >

    Returns Form.NumberField

Properties

default?: any
description?: string
hideLabel?: boolean
key: string
label?: string
nodeName: Number = FormNodeNameEnum.Number
optional?: boolean
placeholder?: string

Methods