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