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