Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6987 (s=6987, is=6994, ic=6992, ia=6994)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6995 (s=6987, is=6995, ic=6993, ia=6995)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6993 (s=6987, is=6995, ic=6993, ia=6995)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6995 (s=6987, is=6995, ic=6993, ia=6995)