Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49958 (s=49958, is=50008, ic=50008, ia=50010)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50009 (s=49958, is=50009, ic=50009, ia=50011)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50009 (s=49958, is=50009, ic=50009, ia=50011)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50011 (s=49958, is=50009, ic=50009, ia=50011)