Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63333 (s=63333, is=63388, ic=63389, ia=63390)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63389 (s=63333, is=63389, ic=63390, ia=63391)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63390 (s=63333, is=63389, ic=63390, ia=63391)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63391 (s=63333, is=63389, ic=63390, ia=63391)