Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11799 (s=11799, is=11811, ic=11810, ia=11812)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11812 (s=11799, is=11812, ic=11811, ia=11813)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11811 (s=11799, is=11812, ic=11811, ia=11813)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11813 (s=11799, is=11812, ic=11811, ia=11813)