Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12852 (s=12852, is=12864, ic=12863, ia=12865)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12865 (s=12852, is=12865, ic=12864, ia=12866)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12864 (s=12852, is=12865, ic=12864, ia=12866)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12866 (s=12852, is=12865, ic=12864, ia=12866)