Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23583 (s=23583, is=23599, ic=23601, ia=23603)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23600 (s=23583, is=23600, ic=23602, ia=23604)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23602 (s=23583, is=23600, ic=23602, ia=23604)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23604 (s=23583, is=23600, ic=23602, ia=23604)