Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101739 (s=101739, is=101803, ic=101804, ia=101806)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101804 (s=101739, is=101804, ic=101805, ia=101807)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101805 (s=101739, is=101804, ic=101805, ia=101807)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101807 (s=101739, is=101804, ic=101805, ia=101807)