Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13984 (s=13984, is=13994, ic=13996, ia=13997)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13995 (s=13984, is=13995, ic=13997, ia=13998)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13997 (s=13984, is=13995, ic=13997, ia=13998)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13998 (s=13984, is=13995, ic=13997, ia=13998)