LayoutAction
Defined in: projects/view-angular-core/convert/action/layout.ts:4
Extends
Section titled “Extends”BaseMetadata<TInput>
Type Parameters
Section titled “Type Parameters”TInput
Section titled “TInput”TInput = unknown
Properties
Section titled “Properties”
readonlykind:"metadata"
Defined in: node_modules/.pnpm/valibot@1.5.0_typescript@6.0.3/node_modules/valibot/dist/index.d.mts:2878
The object kind.
Inherited from
Section titled “Inherited from”BaseMetadata.kind
reference
Section titled “reference”
readonlyreference: <TInput>(value) =>LayoutAction<TInput>
Defined in: projects/view-angular-core/convert/action/layout.ts:6
The metadata reference.
Type Parameters
Section titled “Type Parameters”TInput
Section titled “TInput”TInput
Parameters
Section titled “Parameters”keyPath?
Section titled “keyPath?”priority?
Section titled “priority?”number
Returns
Section titled “Returns”LayoutAction<TInput>
Overrides
Section titled “Overrides”BaseMetadata.reference
readonlytype:"layout"
Defined in: projects/view-angular-core/convert/action/layout.ts:5
The metadata type.
Overrides
Section titled “Overrides”BaseMetadata.type
readonlyvalue:object
Defined in: projects/view-angular-core/convert/action/layout.ts:7
keyPath?
Section titled “keyPath?”
optionalkeyPath?:KeyPath
priority?
Section titled “priority?”
optionalpriority?:number