Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8804 (s=8804, is=8811, ic=8809, ia=8811)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8812 (s=8804, is=8812, ic=8810, ia=8812)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8810 (s=8804, is=8812, ic=8810, ia=8812)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8812 (s=8804, is=8812, ic=8810, ia=8812)