Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123846 (s=123846, is=123923, ic=123925, ia=123928)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123924 (s=123846, is=123924, ic=123926, ia=123929)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123926 (s=123846, is=123924, ic=123926, ia=123929)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123929 (s=123846, is=123924, ic=123926, ia=123929)