Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StaticValueWithName

A (static) value with a name.

Hierarchy

Index

Properties

Optional description

description: string

An optional description for the value.

Optional isFor

isFor: string | string[]

A list of one or more (host)names that item is (visible) for.

name

name: string

The name of the value.

Optional platforms

platforms: string | string[]

One or more platform the item is for.

Optional type

type: "" | "static"
inheritdoc

value

value: any

Gets the value.

Generated using TypeDoc