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.
Durandal で単一のビューモデルのデスクトップ ビューとモバイル ビューを作成できるソリューションを持っている人はいますか?
理想的には、MVC4 からページを取得し、ビューモデルごとに view.html と view.mobile.html を用意し、userAgent 文字列に基づいてブラウザーを関連するものに誘導したいと考えています。
編集 1 View Locator の convertModuleIdToViewId 関数をオーバーライドできるように見えます。