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