Skip to content
On this page

API

Types

component, hook, function에서 사용되는 interface, type 모듬

Compoennt

<template>에서 사용될 공통 컴포넌트.
Vm으로 시작하는 컴포넌트는 global component로 등록되있으므로 import하지 않아도 된다.

버튼

배치

입력

그리드

모달

Hook

상태를 가지는

Function

유틸성 함수 모음

Hello