Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32288 (s=32288, is=32322, ic=32321, ia=32323)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32323 (s=32288, is=32323, ic=32322, ia=32324)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32322 (s=32288, is=32323, ic=32322, ia=32324)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32324 (s=32288, is=32323, ic=32322, ia=32324)