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