Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101733 (s=101733, is=101797, ic=101798, ia=101800)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101798 (s=101733, is=101798, ic=101799, ia=101801)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101799 (s=101733, is=101798, ic=101799, ia=101801)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101801 (s=101733, is=101798, ic=101799, ia=101801)