Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101783 (s=101783, is=101847, ic=101848, ia=101850)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101848 (s=101783, is=101848, ic=101849, ia=101851)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101849 (s=101783, is=101848, ic=101849, ia=101851)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101851 (s=101783, is=101848, ic=101849, ia=101851)