Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The de-facto solution to flexible routing with nested views in AngularJS

License

NotificationsYou must be signed in to change notification settings

angular-ui/ui-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: this is the Angular 1.x source for UI-Router version 1.x. If you are looking for the source for UI-Routerversion 0.x, it can be foundhere


The de-facto solution to flexible routing in angular


Tutorials |API Docs |Download stable (orMinified)|Guide |Sample App |FAQ |Report an Issue |Contribute |Help! |


Angular UI-Router is a client-sideSingle Page Applicationrouting framework forAngularJS.

Routing frameworks for SPAs update the browser's URL as the user navigates through the app. Conversely, this allowschanges to the browser's URL to drive navigation through the app, thus allowing the user to create a bookmark to alocation deep within the SPA.

UI-Router applications are modeled as a hierarchical tree of states. UI-Router provides astate machine to manage the transitions between thoseapplication states in a transaction-like manner.

Get Started

Resources

Videos

Reporting issues and Contributing

Please read ourContributor guidelines before reporting an issue or creating a pull request.


[8]ページ先頭

©2009-2025 Movatter.jp