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