Options
All
  • Public
  • Public/Protected
  • All
Menu

A value that is created once on access 'value' property.

Hierarchy

  • LazyValue

Implements

Index

Constructors

Properties

Accessors

Constructors

constructor

Properties

Private _value

_value: any = ...

Readonly baseValue

baseValue: Value

Accessors

isValueCreated

  • get isValueCreated(): boolean
  • Gets if the value has already created or not.

    Returns boolean

name

  • get name(): string

value

  • get value(): any

Generated using TypeDoc