Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69834 (s=69834, is=69890, ic=69891, ia=69892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69891 (s=69834, is=69891, ic=69892, ia=69893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69892 (s=69834, is=69891, ic=69892, ia=69893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69893 (s=69834, is=69891, ic=69892, ia=69893)