Search
Loading...
Skip to content

Interface: _ReadonlyReactiveProperty

A read-only reactive property with subscribe and value methods

Type Parameters#

Type Parameter
T

Properties#

PropertyTypeDescription
subscribe(listener) => _UnsubscribeSubscribe to value changes
value() => TGet current value