Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30314 (s=30314, is=30348, ic=30347, ia=30349)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30349 (s=30314, is=30349, ic=30348, ia=30350)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30348 (s=30314, is=30349, ic=30348, ia=30350)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30350 (s=30314, is=30349, ic=30348, ia=30350)