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