Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123792 (s=123792, is=123869, ic=123871, ia=123874)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123870 (s=123792, is=123870, ic=123872, ia=123875)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123872 (s=123792, is=123870, ic=123872, ia=123875)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123875 (s=123792, is=123870, ic=123872, ia=123875)