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