Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97231 (s=97231, is=97293, ic=97294, ia=97295)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97294 (s=97231, is=97294, ic=97295, ia=97296)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97295 (s=97231, is=97294, ic=97295, ia=97296)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97296 (s=97231, is=97294, ic=97295, ia=97296)