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