Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99333 (s=99333, is=99395, ic=99396, ia=99397)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99396 (s=99333, is=99396, ic=99397, ia=99398)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99397 (s=99333, is=99396, ic=99397, ia=99398)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99398 (s=99333, is=99396, ic=99397, ia=99398)