Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111415 (s=111415, is=111488, ic=111489, ia=111491)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111489 (s=111415, is=111489, ic=111490, ia=111492)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111490 (s=111415, is=111489, ic=111490, ia=111492)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111492 (s=111415, is=111489, ic=111490, ia=111492)