@advjs/monorepo / @advjs/gui / AGUIPropertyVectorProps
Interface: AGUIPropertyVectorProps
Defined in: packages/gui/client/components/panel/types.ts:78
property base props
Extends
Properties
description?
optional
description:string
Defined in: packages/gui/client/components/panel/types.ts:12
Inherited from
AGUIPropertyBaseProps
.description
disabled?
optional
disabled:boolean
Defined in: packages/gui/client/components/panel/types.ts:17
pass object and key to get bound value
Inherited from
AGUIPropertyBaseProps
.disabled
key
key:
string
Defined in: packages/gui/client/components/panel/types.ts:19
Inherited from
name?
optional
name:string
Defined in: packages/gui/client/components/panel/types.ts:11
Property name
Inherited from
object
object:
object
Defined in: packages/gui/client/components/panel/types.ts:81
Index Signature
[key
: string
]: any
Overrides
type
type:
"vector"
Defined in: packages/gui/client/components/panel/types.ts:79