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