Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69830 (s=69830, is=69886, ic=69887, ia=69888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69887 (s=69830, is=69887, ic=69888, ia=69889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69888 (s=69830, is=69887, ic=69888, ia=69889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69889 (s=69830, is=69887, ic=69888, ia=69889)