Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100398 (s=100398, is=100461, ic=100462, ia=100463)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100462 (s=100398, is=100462, ic=100463, ia=100464)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100463 (s=100398, is=100462, ic=100463, ia=100464)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100464 (s=100398, is=100462, ic=100463, ia=100464)