Skip to content

@vtjDocs


@vtj / ui / testProps

Variable: testProps

const testProps: object

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

Defined in

packages/ui/types/components/test/types.d.ts:3

Released under the MIT License.