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