Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10315 (s=10315, is=10323, ic=10322, ia=10324)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10324 (s=10315, is=10324, ic=10323, ia=10325)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10323 (s=10315, is=10324, ic=10323, ia=10325)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10325 (s=10315, is=10324, ic=10323, ia=10325)