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