Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11166 (s=11166, is=11176, ic=11177, ia=11175)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11177 (s=11166, is=11177, ic=11178, ia=11176)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11178 (s=11166, is=11177, ic=11178, ia=11176)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11176 (s=11166, is=11177, ic=11178, ia=11176)