Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17222 (s=17222, is=17233, ic=17235, ia=17236)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17234 (s=17222, is=17234, ic=17236, ia=17237)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17236 (s=17222, is=17234, ic=17236, ia=17237)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17237 (s=17222, is=17234, ic=17236, ia=17237)