• Preparing search index...
  • The search index is not available
Micrio Client - v5.2.0
  • Micrio Client
  • store
  • readable

Function readable

  • readable<T>(value?, start?): Readable<T>
  • Creates a Readable store that allows reading by subscription.

    https://svelte.dev/docs/svelte-store#readable

    Type Parameters

    • T

    Parameters

    • Optionalvalue: T

      initial value

    • Optionalstart: StartStopNotifier<T>

    Returns Readable<T>

Settings

Member Visibility
Micrio Client - v5.2.0
  • Loading...

Generated using TypeDoc