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