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