Variable Text

    Text: { prototype: Text; new (data?: string): Text }

    Type declaration

      • new (data?: string): Text
      • Parameters

        • Optionaldata: string

        Returns Text

    • prototype: Text