suchen

Heim  >  Fragen und Antworten  >  Hauptteil

Javascript – eckige $state.transitionTo-Verwendungserklärung

Angular $state.transitionTo-Verwendungserklärung

阿神阿神2794 Tage vor744

Antworte allen(1)Ich werde antworten

  • 天蓬老师

    天蓬老师2017-05-19 10:26:01

    transitionTo(to, toParams, options)

    Low-level method for transitioning to a new state. $state.go uses transitionTo internally. $state.go is recommended in most situations.
    这是官方API给出的解释:用于转换到新状态的低级方法。$state.go在内部使用transitionTo。在大多数情况下,建议使用$state.go。

    Antwort
    0
  • StornierenAntwort