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