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