Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55951 (s=55951, is=56002, ic=56002, ia=56004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 56003 (s=55951, is=56003, ic=56003, ia=56005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 56003 (s=55951, is=56003, ic=56003, ia=56005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 56005 (s=55951, is=56003, ic=56003, ia=56005)