Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10086 (s=10086, is=10094, ic=10093, ia=10095)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10095 (s=10086, is=10095, ic=10094, ia=10096)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10094 (s=10086, is=10095, ic=10094, ia=10096)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10096 (s=10086, is=10095, ic=10094, ia=10096)