[Blazor] call-javascript-from-dotnet.md - pull sample code (#33770)

pull/33774/head
Robert Haken 2024-10-03 13:41:21 +02:00 committed by GitHub
parent d5c351d961
commit 73ade4af21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ description: Learn how to invoke JavaScript functions from .NET methods in Blazo
monikerRange: '>= aspnetcore-3.1'
ms.author: riande
ms.custom: mvc
ms.date: 02/09/2024
ms.date: 3/10/2024
uid: blazor/js-interop/call-javascript-from-dotnet
---
# Call JavaScript functions from .NET methods in ASP.NET Core Blazor