Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28877 (s=28877, is=28890, ic=28891, ia=28890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28891 (s=28877, is=28891, ic=28892, ia=28891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28892 (s=28877, is=28891, ic=28892, ia=28891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28891 (s=28877, is=28891, ic=28892, ia=28891)