christopherthielen / ui-router-extras

THIS PROJECT IS NO LONGER MAINTAINED -- Extras for UI-Router for AngularJS. Sticky States (a.k.a. parallel states), Deep State Redirect (for tab-like navigation), Future States (async state definition)
http://christopherthielen.github.io/ui-router-extras/
MIT License
917 stars 211 forks source link

the params of "$previousState.set()" #366

Open zcfDafei opened 7 years ago

zcfDafei commented 7 years ago

1."$previousState.set([memoName: string, previousState: string, previousParams: optional object])" what mean's of the second param "previousState: string",Can you give an example ?

  1. "$previousState" Support version angularjs 1.4.3 ?
zcfDafei commented 7 years ago

Help me, I need a example about "$previousState" , thank you sir!