Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99420 (s=99420, is=99482, ic=99483, ia=99484)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99483 (s=99420, is=99483, ic=99484, ia=99485)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99484 (s=99420, is=99483, ic=99484, ia=99485)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99485 (s=99420, is=99483, ic=99484, ia=99485)