Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3611 (s=3611, is=3612, ic=3613, ia=3613)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3613 (s=3611, is=3613, ic=3614, ia=3614)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3614 (s=3611, is=3613, ic=3614, ia=3614)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3614 (s=3611, is=3613, ic=3614, ia=3614)