• Preparing search index...
  • The search index is not available
@selenite/graph-editor
  • @selenite/graph-editor
  • Socket
  • getDatastructureValues

Function getDatastructureValues

  • getDatastructureValues<T, D>(__namedParameters): T[]
  • Type Parameters

    • T
    • D extends "scalar" | "array"

    Parameters

    • __namedParameters: {
          data: SocketValueWithDatastructure<T, D>;
          datastructure: D;
      }
      • data: SocketValueWithDatastructure<T, D>
      • datastructure: D

    Returns T[]

    • Defined in src/lib/graph-editor/control/control.svelte.ts:155

Settings

Member Visibility
@selenite/graph-editor
  • Loading...

Generated using TypeDoc