Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69999 (s=69999, is=70055, ic=70056, ia=70057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 70056 (s=69999, is=70056, ic=70057, ia=70058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 70057 (s=69999, is=70056, ic=70057, ia=70058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 70058 (s=69999, is=70056, ic=70057, ia=70058)