Skip to content

wevu / index / AllowedComponentProps

接口: AllowedComponentProps

定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1373

Default allowed non-declared props on component in TSX

属性

class?

optional class: unknown

定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1374


style?

optional style: unknown

定义于: node_modules/.pnpm/@[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1375

Released under the MIT License.