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