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