跳转到内容

LayoutAction

Defined in: projects/view-core/convert/action/layout.ts:4

  • BaseMetadata<TInput>

TInput = unknown

readonly kind: "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.

BaseMetadata.kind


readonly reference: <TInput>(value) => LayoutAction<TInput>

Defined in: projects/view-core/convert/action/layout.ts:6

The metadata reference.

TInput

KeyPath

number

LayoutAction<TInput>

BaseMetadata.reference


readonly type: "layout"

Defined in: projects/view-core/convert/action/layout.ts:5

The metadata type.

BaseMetadata.type


readonly value: object

Defined in: projects/view-core/convert/action/layout.ts:7

optional keyPath?: KeyPath

optional priority?: number