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