Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123602 (s=123602, is=123679, ic=123681, ia=123684)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123680 (s=123602, is=123680, ic=123682, ia=123685)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123682 (s=123602, is=123680, ic=123682, ia=123685)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123685 (s=123602, is=123680, ic=123682, ia=123685)