Badgerati / Pode.Web

Web template framework for use with the Pode PowerShell web server
MIT License
189 stars 24 forks source link

Add ScriptBlock and (Auto)Refresh to container #567

Open kort3x opened 5 months ago

kort3x commented 5 months ago

PodeWebTiles can take either content or a scriptblock and are therefore refreshable.

It would be nice to have these options for generic containers. This would allow for easily splitting up long running scriptblocks and refreshing segments of a page.