Class: Number

.fields. Number


new Number(name, type, schema, value, $endpoint, service, $states, relationName)

Apy Number Field

Group field types,

  • Float
  • Integer
Parameters:
Name Type Description
name string

Field name

type string

Field type

schema Object

Field schema

value Object

Field value

$endpoint string

Field endpoint

service Object

Reference to Service instance

$states Object

Field inner state holder instance

relationName string

(optional) Field relation name

Extends