Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111724 (s=111724, is=111797, ic=111798, ia=111800)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111798 (s=111724, is=111798, ic=111799, ia=111801)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111799 (s=111724, is=111798, ic=111799, ia=111801)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111801 (s=111724, is=111798, ic=111799, ia=111801)