Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55904 (s=55904, is=55955, ic=55955, ia=55957)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55956 (s=55904, is=55956, ic=55956, ia=55958)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55956 (s=55904, is=55956, ic=55956, ia=55958)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55958 (s=55904, is=55956, ic=55956, ia=55958)