Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123727 (s=123727, is=123804, ic=123806, ia=123809)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123805 (s=123727, is=123805, ic=123807, ia=123810)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123807 (s=123727, is=123805, ic=123807, ia=123810)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123810 (s=123727, is=123805, ic=123807, ia=123810)