Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a function

Hierarchy

  • FunctionMetadataModel

Index

Properties

category: string

Category in which the component is displayed in Zyllio Studio

computedProperties?: FunctionComputedPropertyMetadataModel[]

Computed values injected into function instances

format: FormatType

Default format

help?: string

Help link

hint?: string

A short 2-3 sentence explanation/hint of the function's main purpose

icon: string

SVG icon displayed in Zyllio Studio

id: string

Unique identifier, must be lower case and contain a dash character

label: string

Label displayed in Zyllio Studio

metadataVersion?: number
properties: PropertyMetadataModel[]

Properties to configure the component

Translations