Skip to content

本页由脚本自动生成,请勿手动编辑。如需补充说明,请使用 ::: tip 块。

Defined in: types/base.d.ts:17

Properties

component

ts
component: any;

Defined in: types/base.d.ts:18


props?

ts
optional props?: any;

Defined in: types/base.d.ts:19


events?

ts
optional events?: any;

Defined in: types/base.d.ts:20

基于 MIT 许可发布