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