Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32323 (s=32323, is=32357, ic=32356, ia=32358)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32358 (s=32323, is=32358, ic=32357, ia=32359)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32357 (s=32323, is=32358, ic=32357, ia=32359)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32359 (s=32323, is=32358, ic=32357, ia=32359)