Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34631 (s=34631, is=34666, ic=34665, ia=34667)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34667 (s=34631, is=34667, ic=34666, ia=34668)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34666 (s=34631, is=34667, ic=34666, ia=34668)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34668 (s=34631, is=34667, ic=34666, ia=34668)