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