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