Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99409 (s=99409, is=99471, ic=99472, ia=99473)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99472 (s=99409, is=99472, ic=99473, ia=99474)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99473 (s=99409, is=99472, ic=99473, ia=99474)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99474 (s=99409, is=99472, ic=99473, ia=99474)