Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123434 (s=123434, is=123511, ic=123513, ia=123516)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123512 (s=123434, is=123512, ic=123514, ia=123517)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123514 (s=123434, is=123512, ic=123514, ia=123517)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123517 (s=123434, is=123512, ic=123514, ia=123517)