Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123580 (s=123580, is=123657, ic=123659, ia=123662)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123658 (s=123580, is=123658, ic=123660, ia=123663)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123660 (s=123580, is=123658, ic=123660, ia=123663)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123663 (s=123580, is=123658, ic=123660, ia=123663)