Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 40101 (s=40101, is=40107, ic=40107, ia=40107)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 40108 (s=40101, is=40108, ic=40108, ia=40108)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 40108 (s=40101, is=40108, ic=40108, ia=40108)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 40108 (s=40101, is=40108, ic=40108, ia=40108)