Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111968 (s=111968, is=112041, ic=112042, ia=112044)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112042 (s=111968, is=112042, ic=112043, ia=112045)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112043 (s=111968, is=112042, ic=112043, ia=112045)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112045 (s=111968, is=112042, ic=112043, ia=112045)