Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace data

Index

Type aliases

DataValue

DataValue: string | number | boolean | null | MultivalueSingleValue[] | undefined | DataItem[]

Possible types of fields values

PickMap

PickMap: Record<string, string>

x is name of field, for which the value will be set up. A value of x is name of field, from which the value will be gotten.

Generated using TypeDoc