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