Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66110 (s=66110, is=66166, ic=66167, ia=66168)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66167 (s=66110, is=66167, ic=66168, ia=66169)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66168 (s=66110, is=66167, ic=66168, ia=66169)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66169 (s=66110, is=66167, ic=66168, ia=66169)