Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123330 (s=123330, is=123407, ic=123409, ia=123412)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123408 (s=123330, is=123408, ic=123410, ia=123413)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123410 (s=123330, is=123408, ic=123410, ia=123413)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123413 (s=123330, is=123408, ic=123410, ia=123413)