Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9655 (s=9655, is=9663, ic=9662, ia=9664)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9664 (s=9655, is=9664, ic=9663, ia=9665)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9663 (s=9655, is=9664, ic=9663, ia=9665)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9665 (s=9655, is=9664, ic=9663, ia=9665)