タグ

2017年6月16日のブックマーク (3件)

  • Enter/Leave とトランジション一覧 — Vue.js

    ガイド 基的な使い方 インストール はじめに Vue インスタンス テンプレート構文 算出プロパティとウォッチャ クラスとスタイルのバインディング 条件付きレンダリング リストレンダリング イベントハンドリング フォーム入力バインディング コンポーネントの基 コンポーネントの詳細 コンポーネントの登録 プロパティ カスタムイベント スロット 動的 & 非同期コンポーネント 特別な問題に対処する トランジションとアニメーション Enter/Leave とトランジション一覧 状態のトランジション 再利用と構成 ミックスイン カスタムディレクティブ 描画関数とJSX プラグイン フィルター ツール 単一ファイルコンポーネント テスト TypeScript のサポート プロダクション環境への配信 スケールアップ ルーティング 状態管理 サーバサイドレンダリング セキュリティ 内部 リアクティブ

    Enter/Leave とトランジション一覧 — Vue.js
    tvsk
    tvsk 2017/06/16
    Vueに統合された トランジション
  • ブロックレベル要素とインライン要素

    <nav class="gnav"> <ul> <li><a href="index.html">TOPページ</a></li> <li><a href="about.html">自己紹介</a></li> <li><a href="skill.html">自分にできること</a></li> <li><a href="flow.html">タイムスケジュール</a></li> <li><a href="faq.html">よくある質問</a></li> </ul> </nav>

    tvsk
    tvsk 2017/06/16
    お題に従ってナビゲーションをレイアウトする
  • Examples

    Examples Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts. Download source code Custom components Brand new components and templates to help folks quickly get started with Bootstrap and demonstrate best practices for adding onto the framework.

    Examples
    tvsk
    tvsk 2017/06/16
    bootstrap v4 の例