Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34853 (s=34853, is=34889, ic=34888, ia=34890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34890 (s=34853, is=34890, ic=34889, ia=34891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34889 (s=34853, is=34890, ic=34889, ia=34891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34891 (s=34853, is=34890, ic=34889, ia=34891)