Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65611 (s=65611, is=65666, ic=65667, ia=65668)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65667 (s=65611, is=65667, ic=65668, ia=65669)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65668 (s=65611, is=65667, ic=65668, ia=65669)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65669 (s=65611, is=65667, ic=65668, ia=65669)