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