Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10018 (s=10018, is=10026, ic=10025, ia=10027)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10027 (s=10018, is=10027, ic=10026, ia=10028)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10026 (s=10018, is=10027, ic=10026, ia=10028)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10028 (s=10018, is=10027, ic=10026, ia=10028)