Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89924 (s=89924, is=89985, ic=89986, ia=89987)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89986 (s=89924, is=89986, ic=89987, ia=89988)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89987 (s=89924, is=89986, ic=89987, ia=89988)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89988 (s=89924, is=89986, ic=89987, ia=89988)