LostBeard / SpawnDev.BlazorJS

Full Blazor WebAssembly and Javascript Interop with multithreading via WebWorkers
https://blazorjs.spawndev.com
MIT License
78 stars 6 forks source link

Missing method: Element.prepend() #32

Closed jhorv closed 1 month ago

jhorv commented 1 month ago

Please add a Prepend method to the Element class corresponding with Element.prepend()

LostBeard commented 1 month ago

Version 2.2.91 is now up and contains the Element.Prepend method.