Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9669 (s=9669, is=9677, ic=9676, ia=9678)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9678 (s=9669, is=9678, ic=9677, ia=9679)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9677 (s=9669, is=9678, ic=9677, ia=9679)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9679 (s=9669, is=9678, ic=9677, ia=9679)