Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPropertyBase

Hierarchy

Index

Properties

Properties

name

name: string

The name of the property.

type

type: "string" | "int" | "float" | "bool" | "color" | "file"

The type of the property.

value

value: boolean | string | number

The value of the property. Type depends on what the type property is.

Generated using TypeDoc