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