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