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