Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TemplateFile

A template file.

Hierarchy

Index

Properties

Optional description

description: string

A description for the item.

Optional icon

icon: string

The name of the custom icon.

Optional isDocument

isDocument: boolean

Gets if the file in an (HTML) document or not.

Optional requires

requires: string

The minimum version of that extension that is required to display the item.

Optional sortOrder

sortOrder: number

A custom sort order.

source

source: string

The source of the file.

Optional type

type: "" | "f" | "file"
inheritdoc

Generated using TypeDoc