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