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