Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101853 (s=101853, is=101917, ic=101918, ia=101920)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101918 (s=101853, is=101918, ic=101919, ia=101921)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101919 (s=101853, is=101918, ic=101919, ia=101921)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101921 (s=101853, is=101918, ic=101919, ia=101921)