Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77040 (s=77040, is=77097, ic=77098, ia=77099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77098 (s=77040, is=77098, ic=77099, ia=77100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77099 (s=77040, is=77098, ic=77099, ia=77100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77100 (s=77040, is=77098, ic=77099, ia=77100)