Open
Description
first of all thank you for providing this package ,
i have a asp.net core razor pages app and writing so many js code , now if i want to import them to blazor ssr with this way , need to go every js and wrapp them up inside of export function onLoad() {} , there is a way to tell auto loading the js file on some event like onLoad() ?
on mean somthing like
and no need to write the export function onload anymore and this js file just run on load
Metadata
Metadata
Assignees
Labels
No labels