Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9285 (s=9285, is=9293, ic=9291, ia=9293)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9294 (s=9285, is=9294, ic=9292, ia=9294)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9292 (s=9285, is=9294, ic=9292, ia=9294)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9294 (s=9285, is=9294, ic=9292, ia=9294)