Trails Packages
    Preparing search index...
    • Watches the given reactive object and returns its current value.

      NOTE: The return value of this hook should be considered read-only.

      Type Parameters

      • T

      Parameters

      • reactive: ReadonlyReactive<T>

      Returns T

      ()