Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10790 (s=10790, is=10798, ic=10797, ia=10799)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10799 (s=10790, is=10799, ic=10798, ia=10800)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10798 (s=10790, is=10799, ic=10798, ia=10800)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10800 (s=10790, is=10799, ic=10798, ia=10800)