Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8979 (s=8979, is=8986, ic=8985, ia=8987)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8987 (s=8979, is=8987, ic=8986, ia=8988)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8986 (s=8979, is=8987, ic=8986, ia=8988)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8988 (s=8979, is=8987, ic=8986, ia=8988)