Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValueWithName

A 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: string

The type of the value.

Generated using TypeDoc