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