How to create a TypeScript-generic Vue.js component. ... props: { options: { type: Array as PropType<unknown[]>, required: true, } ...
確定! 回上一頁