Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22221 (s=22221, is=22256, ic=22258, ia=22253)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22257 (s=22221, is=22257, ic=22259, ia=22254)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22259 (s=22221, is=22257, ic=22259, ia=22254)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22254 (s=22221, is=22257, ic=22259, ia=22254)