Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 478 Bytes

File metadata and controls

29 lines (18 loc) · 478 Bytes
title Action
description Action protocol schemas

{/* ⚠️ AUTO-GENERATED — DO NOT EDIT. Run build-docs.ts to regenerate. Hand-written docs live in the module folders under content/docs/. */}

TypeScript Usage

import { ActionLocationSchema } from '@objectstack/spec/studio';

// Validate data
const result = ActionLocationSchema.parse(data);

ActionLocation

Allowed Values

  • toolbar
  • contextMenu
  • commandPalette