Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111965 (s=111965, is=112038, ic=112039, ia=112041)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112039 (s=111965, is=112039, ic=112040, ia=112042)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112040 (s=111965, is=112039, ic=112040, ia=112042)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112042 (s=111965, is=112039, ic=112040, ia=112042)