Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49956 (s=49956, is=50006, ic=50006, ia=50008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50007 (s=49956, is=50007, ic=50007, ia=50009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50007 (s=49956, is=50007, ic=50007, ia=50009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50009 (s=49956, is=50007, ic=50007, ia=50009)