Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7970 (s=7970, is=7980, ic=7980, ia=7978)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7981 (s=7970, is=7981, ic=7981, ia=7979)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7981 (s=7970, is=7981, ic=7981, ia=7979)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7979 (s=7970, is=7981, ic=7981, ia=7979)