Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PropertyMetadata

Interface for the property metadata.

Hierarchy

  • PropertyMetadata

Index

Properties

DefaultValue

DefaultValue: string

The default value of the property.

memberof

{PropertyMetadata}

Name

Name: string

The property name.

memberof

{PropertyMetadata}

Properties

Properties: object

The collection of meta properties.

memberof

{PropertyMetadata}

Type declaration

  • [key: string]: any

Title

Title: string

The property title.

memberof

{PropertyMetadata}

Type

Type: string

The property type.

memberof

{PropertyMetadata}

Generated using TypeDoc