Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98588 (s=98588, is=98650, ic=98651, ia=98652)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98651 (s=98588, is=98651, ic=98652, ia=98653)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98652 (s=98588, is=98651, ic=98652, ia=98653)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98653 (s=98588, is=98651, ic=98652, ia=98653)