Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32603 (s=32603, is=32608, ic=32608, ia=32608)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32609 (s=32603, is=32609, ic=32609, ia=32609)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32609 (s=32603, is=32609, ic=32609, ia=32609)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32609 (s=32603, is=32609, ic=32609, ia=32609)