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