Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33950 (s=33950, is=33985, ic=33984, ia=33986)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33986 (s=33950, is=33986, ic=33985, ia=33987)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33985 (s=33950, is=33986, ic=33985, ia=33987)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33987 (s=33950, is=33986, ic=33985, ia=33987)