Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9720 (s=9720, is=9728, ic=9727, ia=9729)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9729 (s=9720, is=9729, ic=9728, ia=9730)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9728 (s=9720, is=9729, ic=9728, ia=9730)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9730 (s=9720, is=9729, ic=9728, ia=9730)