Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123730 (s=123730, is=123807, ic=123809, ia=123812)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123808 (s=123730, is=123808, ic=123810, ia=123813)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123810 (s=123730, is=123808, ic=123810, ia=123813)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123813 (s=123730, is=123808, ic=123810, ia=123813)