Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10411 (s=10411, is=10424, ic=10426, ia=10427)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10425 (s=10411, is=10425, ic=10427, ia=10428)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10427 (s=10411, is=10425, ic=10427, ia=10428)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10428 (s=10411, is=10425, ic=10427, ia=10428)