Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123982 (s=123982, is=124059, ic=124061, ia=124064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124060 (s=123982, is=124060, ic=124062, ia=124065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124062 (s=123982, is=124060, ic=124062, ia=124065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124065 (s=123982, is=124060, ic=124062, ia=124065)