Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99577 (s=99577, is=99640, ic=99641, ia=99642)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99641 (s=99577, is=99641, ic=99642, ia=99643)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99642 (s=99577, is=99641, ic=99642, ia=99643)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99643 (s=99577, is=99641, ic=99642, ia=99643)