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