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