Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101301 (s=101301, is=101365, ic=101366, ia=101368)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101366 (s=101301, is=101366, ic=101367, ia=101369)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101367 (s=101301, is=101366, ic=101367, ia=101369)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101369 (s=101301, is=101366, ic=101367, ia=101369)