Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3146 (s=3146, is=3150, ic=3148, ia=3150)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3151 (s=3146, is=3151, ic=3149, ia=3151)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3149 (s=3146, is=3151, ic=3149, ia=3151)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3151 (s=3146, is=3151, ic=3149, ia=3151)