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