Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8041 (s=8041, is=8048, ic=8046, ia=8048)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8049 (s=8041, is=8049, ic=8047, ia=8049)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8047 (s=8041, is=8049, ic=8047, ia=8049)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8049 (s=8041, is=8049, ic=8047, ia=8049)