Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T = any

Hierarchy

Index

Properties

[ComputedRefSymbol]

[ComputedRefSymbol]: true

[RefSymbol]

[RefSymbol]: true

Type differentiator only. We need this to be in public d.ts but don't want it to show up in IDE autocomplete, so we use a private Symbol instead.

Readonly effect

effect: ReactiveEffect<T>

Readonly value

value: T

Generated using TypeDoc