Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89820 (s=89820, is=89881, ic=89882, ia=89883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89882 (s=89820, is=89882, ic=89883, ia=89884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89883 (s=89820, is=89882, ic=89883, ia=89884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89884 (s=89820, is=89882, ic=89883, ia=89884)