Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9040 (s=9040, is=9047, ic=9046, ia=9048)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9048 (s=9040, is=9048, ic=9047, ia=9049)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9047 (s=9040, is=9048, ic=9047, ia=9049)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9049 (s=9040, is=9048, ic=9047, ia=9049)