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