Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101882 (s=101882, is=101946, ic=101947, ia=101949)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101947 (s=101882, is=101947, ic=101948, ia=101950)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101948 (s=101882, is=101947, ic=101948, ia=101950)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101950 (s=101882, is=101947, ic=101948, ia=101950)