Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20865 (s=20865, is=20878, ic=20880, ia=20882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20879 (s=20865, is=20879, ic=20881, ia=20883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20881 (s=20865, is=20879, ic=20881, ia=20883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20883 (s=20865, is=20879, ic=20881, ia=20883)