🏗️ 2-1. クラスコンポーネントの基本構造とは?
🟢 2-2. <script setup> の基本構造
<script setup>
🔄 2-3. props, data, computed, methods の変換
props
data
computed
methods