Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6001 (s=6001, is=6002, ic=6002, ia=6002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6003 (s=6001, is=6003, ic=6003, ia=6003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6003 (s=6001, is=6003, ic=6003, ia=6003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6003 (s=6001, is=6003, ic=6003, ia=6003)