Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98948 (s=98948, is=99010, ic=99011, ia=99012)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99011 (s=98948, is=99011, ic=99012, ia=99013)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99012 (s=98948, is=99011, ic=99012, ia=99013)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99013 (s=98948, is=99011, ic=99012, ia=99013)