Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49953 (s=49953, is=50003, ic=50003, ia=50005)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50004 (s=49953, is=50004, ic=50004, ia=50006)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50004 (s=49953, is=50004, ic=50004, ia=50006)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50006 (s=49953, is=50004, ic=50004, ia=50006)