You can define your props with TypeScript by exporting a Props type interface. ... In Vue, we can give additional details for props, such as required, ...
確定! 回上一頁