Skip to content

getWorkspaceBlockSelectOptions

getWorkspaceBlockSelectOptions(projectDir): object[]

Defined in: wp-typia-project-tools/src/runtime/workspace-inventory.ts:957

Return select options for the current workspace block inventory.

The description field mirrors block.typesFile, while name and value both map to the block slug for use in interactive add flows.

string

Workspace root directory.

object[]

Block options for variation-target selection.