Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123737 (s=123737, is=123814, ic=123816, ia=123819)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123815 (s=123737, is=123815, ic=123817, ia=123820)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123817 (s=123737, is=123815, ic=123817, ia=123820)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123820 (s=123737, is=123815, ic=123817, ia=123820)