Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19964 (s=19964, is=19985, ic=19986, ia=19983)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19986 (s=19964, is=19986, ic=19987, ia=19984)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19987 (s=19964, is=19986, ic=19987, ia=19984)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19984 (s=19964, is=19986, ic=19987, ia=19984)