Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34200 (s=34200, is=34235, ic=34234, ia=34236)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34236 (s=34200, is=34236, ic=34235, ia=34237)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34235 (s=34200, is=34236, ic=34235, ia=34237)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34237 (s=34200, is=34236, ic=34235, ia=34237)