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