Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65062 (s=65062, is=65117, ic=65118, ia=65119)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65118 (s=65062, is=65118, ic=65119, ia=65120)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65119 (s=65062, is=65118, ic=65119, ia=65120)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65120 (s=65062, is=65118, ic=65119, ia=65120)