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