Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100934 (s=100934, is=100997, ic=100998, ia=101000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100998 (s=100934, is=100998, ic=100999, ia=101001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100999 (s=100934, is=100998, ic=100999, ia=101001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101001 (s=100934, is=100998, ic=100999, ia=101001)