Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 70042 (s=70042, is=70098, ic=70099, ia=70100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 70099 (s=70042, is=70099, ic=70100, ia=70101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 70100 (s=70042, is=70099, ic=70100, ia=70101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 70101 (s=70042, is=70099, ic=70100, ia=70101)