Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11821 (s=11821, is=11833, ic=11832, ia=11834)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11834 (s=11821, is=11834, ic=11833, ia=11835)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11833 (s=11821, is=11834, ic=11833, ia=11835)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11835 (s=11821, is=11834, ic=11833, ia=11835)