Skip to content

@vtj


@vtj / ui / testProps

Variable: testProps ​

const testProps: object

Defined in: packages/ui/types/components/test/types.d.ts:2

Type Declaration ​

arrayProp ​

arrayProp: object

arrayProp.type ​

type: ArrayConstructor

booleanProp ​

booleanProp: object

booleanProp.type ​

type: BooleanConstructor

colorProp ​

colorProp: object

colorProp.type ​

type: StringConstructor

iconProp ​

iconProp: object

iconProp.type ​

type: StringConstructor

modelValue ​

modelValue: object

modelValue.type ​

type: StringConstructor

numberProp ​

numberProp: object

numberProp.type ​

type: NumberConstructor

objectProp ​

objectProp: object

objectProp.type ​

type: ObjectConstructor

selectProp ​

selectProp: object

selectProp.type ​

type: StringConstructor

stringProp ​

stringProp: object

stringProp.type ​

type: StringConstructor

syncProp ​

syncProp: object

syncProp.type ​

type: StringConstructor