Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123650 (s=123650, is=123727, ic=123729, ia=123732)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123728 (s=123650, is=123728, ic=123730, ia=123733)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123730 (s=123650, is=123728, ic=123730, ia=123733)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123733 (s=123650, is=123728, ic=123730, ia=123733)