Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 51950 (s=51950, is=52001, ic=52001, ia=52003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 52002 (s=51950, is=52002, ic=52002, ia=52004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 52002 (s=51950, is=52002, ic=52002, ia=52004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 52004 (s=51950, is=52002, ic=52002, ia=52004)