Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63123 (s=63123, is=63177, ic=63177, ia=63179)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63178 (s=63123, is=63178, ic=63178, ia=63180)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63178 (s=63123, is=63178, ic=63178, ia=63180)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63180 (s=63123, is=63178, ic=63178, ia=63180)