Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111982 (s=111982, is=112055, ic=112056, ia=112058)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112056 (s=111982, is=112056, ic=112057, ia=112059)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112057 (s=111982, is=112056, ic=112057, ia=112059)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112059 (s=111982, is=112056, ic=112057, ia=112059)