Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23283 (s=23283, is=23299, ic=23301, ia=23303)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23300 (s=23283, is=23300, ic=23302, ia=23304)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23302 (s=23283, is=23300, ic=23302, ia=23304)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23304 (s=23283, is=23300, ic=23302, ia=23304)