Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97036 (s=97036, is=97097, ic=97098, ia=97099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97098 (s=97036, is=97098, ic=97099, ia=97100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97099 (s=97036, is=97098, ic=97099, ia=97100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97100 (s=97036, is=97098, ic=97099, ia=97100)