Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98882 (s=98882, is=98944, ic=98945, ia=98946)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98945 (s=98882, is=98945, ic=98946, ia=98947)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98946 (s=98882, is=98945, ic=98946, ia=98947)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98947 (s=98882, is=98945, ic=98946, ia=98947)