Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99656 (s=99656, is=99718, ic=99719, ia=99720)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99720 (s=99656, is=99720, ic=99721, ia=99722)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99721 (s=99656, is=99720, ic=99721, ia=99722)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99722 (s=99656, is=99720, ic=99721, ia=99722)