Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98922 (s=98922, is=98984, ic=98985, ia=98986)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98985 (s=98922, is=98985, ic=98986, ia=98987)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98986 (s=98922, is=98985, ic=98986, ia=98987)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98987 (s=98922, is=98985, ic=98986, ia=98987)