Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30025 (s=30025, is=30059, ic=30058, ia=30060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30060 (s=30025, is=30060, ic=30059, ia=30061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30059 (s=30025, is=30060, ic=30059, ia=30061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30061 (s=30025, is=30060, ic=30059, ia=30061)