Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87000 (s=87000, is=87059, ic=87060, ia=87061)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87060 (s=87000, is=87060, ic=87061, ia=87062)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87061 (s=87000, is=87060, ic=87061, ia=87062)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 87062 (s=87000, is=87060, ic=87061, ia=87062)