Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileValueItem

A file value item.

Hierarchy

Index

Properties

Properties

file

file: any

The path to the file that should be loaded.

Optional format

format: string

The target (data) format to use.

Optional if

if: string

The JavaScript code that checks the avaibility.

Optional platforms

platforms: string[]

One or more platform names, the object is for.

Optional type

type: string

The value type.

Generated using TypeDoc