Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123824 (s=123824, is=123901, ic=123903, ia=123906)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123902 (s=123824, is=123902, ic=123904, ia=123907)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123904 (s=123824, is=123902, ic=123904, ia=123907)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123907 (s=123824, is=123902, ic=123904, ia=123907)