本家スタイルガイド - コンポーネント/インスタンス オプション順序の転記。スクロールしないで読めるように。
分類 | オプション |
---|
- 副作用 | el
- グローバルな認識 | name, parent
- コンポーネントの種類 | functional
- テンプレートの修飾子 | delimiters, comments
- テンプレートの依存関係 | components, directives, filters
- 合成 | extends, mixins
- インタフェース | inheritAttrs, model, props/propsData
- ローカルの状態 | data, computed
- イベント | watch
beforeCreate, created, beforeMount, mounted, beforeUpdate, updated, activated, deactivated, beforeDestroy, destroyed - リアクティブではないプロパティ | methods
- レンダリング | template/render, renderError
※何となくよく探しそうなやつは太字で