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