Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32867 (s=32867, is=32901, ic=32900, ia=32902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32902 (s=32867, is=32902, ic=32901, ia=32903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32901 (s=32867, is=32902, ic=32901, ia=32903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32903 (s=32867, is=32902, ic=32901, ia=32903)