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