Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
デュランダルルートのアスタリスクの目的は何ですか? ドキュメントの例を次に示します。
route:'knockout-samples*details'
編集: デュランダル 2.0 の使用
あなたが参照しているドキュメントは、これが何のためにあるのかを明確に示しています:)
最後に、* は「splat」ルートを示します。この場合、* の位置から始まるすべてのものと一致します。