Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9483 (s=9483, is=9490, ic=9489, ia=9491)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9491 (s=9483, is=9491, ic=9490, ia=9492)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9490 (s=9483, is=9491, ic=9490, ia=9492)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9492 (s=9483, is=9491, ic=9490, ia=9492)