Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88987 (s=88987, is=89048, ic=89049, ia=89050)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89049 (s=88987, is=89049, ic=89050, ia=89051)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89050 (s=88987, is=89049, ic=89050, ia=89051)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89051 (s=88987, is=89049, ic=89050, ia=89051)