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