Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101424 (s=101424, is=101488, ic=101489, ia=101491)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101489 (s=101424, is=101489, ic=101490, ia=101492)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101490 (s=101424, is=101489, ic=101490, ia=101492)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101492 (s=101424, is=101489, ic=101490, ia=101492)