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