Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22877 (s=22877, is=22889, ic=22890, ia=22888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22890 (s=22877, is=22890, ic=22891, ia=22889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22891 (s=22877, is=22890, ic=22891, ia=22889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22889 (s=22877, is=22890, ic=22891, ia=22889)