Search


Search something to see results
Text: { prototype: Text; new (data?: string): Text }

Type declaration

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

      • Optionaldata: string

      Returns Text

  • prototype: Text