Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8813 (s=8813, is=8820, ic=8818, ia=8820)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8821 (s=8813, is=8821, ic=8819, ia=8821)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8819 (s=8813, is=8821, ic=8819, ia=8821)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8821 (s=8813, is=8821, ic=8819, ia=8821)