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