Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a value that is the result of an operation made by the Firebase server. For example serverTimestamp can't be known in the client, as it evaluates in the server.

Hierarchy

  • Transform

Indexable

[key: string]: any

Represents a value that is the result of an operation made by the Firebase server. For example serverTimestamp can't be known in the client, as it evaluates in the server.

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • name: TransformName
    • Optional value: number | any[]

      when applicable, the value will be used. for example when using increment the value will be the number to increment by.

    Returns Transform

Properties

Optional fieldPath

fieldPath: undefined | string

Legend

Generated using TypeDoc