ConstEnum for interaction mode of DropDown component
+Vue Composable for getting window dimensions and viewport type based on width
+returns the references of width, height, and viewport type
+更新が止まっているSERA HPを置き換えるよりモダンなHP
+++初めてこのプロジェクトに参加する際には
+CONTRIBUTING.mdを必ず読んでおくこと
git clone https://git.kenryu.us/kenryuS/sera-new-hp.git # レポジトリをクローン
cd sera-new-hp # 移動して
npm install # 依存パッケージのインストール
npm run dev # デベロッパーモードでサイトを構築
+
+
+Interface for the property of DropDown component
+OptionalalignmentExplicitly assign the alignment of the component
+Entries of DropDown menu
+Label of the component
+Interaction mode of the component
+Whether to show the component in mobile(<640px) environemnt
+Vue Composable for getting window dimensions
+Types for DropDown component
+
Enums for viewport types
+