Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64700 (s=64700, is=64755, ic=64756, ia=64757)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64756 (s=64700, is=64756, ic=64757, ia=64758)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64757 (s=64700, is=64756, ic=64757, ia=64758)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64758 (s=64700, is=64756, ic=64757, ia=64758)