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