Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5591 (s=5591, is=5592, ic=5592, ia=5592)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5593 (s=5591, is=5593, ic=5593, ia=5593)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5593 (s=5591, is=5593, ic=5593, ia=5593)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5593 (s=5591, is=5593, ic=5593, ia=5593)