Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111700 (s=111700, is=111773, ic=111774, ia=111776)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111774 (s=111700, is=111774, ic=111775, ia=111777)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111775 (s=111700, is=111774, ic=111775, ia=111777)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111777 (s=111700, is=111774, ic=111775, ia=111777)