Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65497 (s=65497, is=65552, ic=65553, ia=65554)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65553 (s=65497, is=65553, ic=65554, ia=65555)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65554 (s=65497, is=65553, ic=65554, ia=65555)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65555 (s=65497, is=65553, ic=65554, ia=65555)