• Parameters

    • __namedParameters: {
          onPlay: (() => void);
          projectId: string;
          visible: boolean;
      }
      • onPlay: (() => void)
          • (): void
          • Returns void

      • projectId: string
      • visible: boolean

    Returns Element

Generated using TypeDoc