Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6600 (s=6600, is=6607, ic=6605, ia=6607)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6608 (s=6600, is=6608, ic=6606, ia=6608)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6606 (s=6600, is=6608, ic=6606, ia=6608)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6608 (s=6600, is=6608, ic=6606, ia=6608)