Skip to content

@vtjDocs


@vtj / core / BlockState

Type Alias: BlockState

BlockState: Record<string, JSONValue | JSExpression | JSFunction>

组件状态描述

Defined in

packages/core/src/protocols/schemas/block.ts:109

Released under the MIT License.