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