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