Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34101 (s=34101, is=34136, ic=34135, ia=34137)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34137 (s=34101, is=34137, ic=34136, ia=34138)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34136 (s=34101, is=34137, ic=34136, ia=34138)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34138 (s=34101, is=34137, ic=34136, ia=34138)