In Vue3\'s defineComponent function, the first generic parameter is Props, so I provide my props type using Typescript interface here. like: