A new Blazor feature for ASP.NET Core 6 is custom events. With them, we can add custom logic to browser events. In this post we are going to implement a “multimedia paste”. What we will do is allow users to paste both text and images into a textarea. For that we will use a custom event. For this example I will use ASP.NET Core 6 and a Blazor WASM app. We need to configure the new event in two places, in JavaScript and in Blazor. Let’s start with JavaScript. JavaScript In JavaScript we ind...
Strona głównaInne
Inne 1259 dni, 13 godzin, 14 minut temu 31 pokaż kod licznika zwiń