Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97192 (s=97192, is=97254, ic=97255, ia=97256)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97255 (s=97192, is=97255, ic=97256, ia=97257)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97256 (s=97192, is=97255, ic=97256, ia=97257)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97257 (s=97192, is=97255, ic=97256, ia=97257)