Skip to main content

Class: InputTag

backend.InputTag

Hierarchy#

Implements#

  • TTagInput

Table of contents#

Constructors#

Properties#

Constructors#

constructor#

• new InputTag()

Inherited from#

BasePageInput.constructor

Properties#

color#

• Optional color: string

Implementation of#

TTagInput.color

Defined in#

system/core/backend/src/models/inputs/tag.input.ts:11


customMeta#

• Optional customMeta: null | Record<string, null | string>

Implementation of#

TTagInput.customMeta

Inherited from#

BasePageInput.customMeta

Defined in#

system/core/backend/src/models/inputs/base-page.input.ts:32


description#

• Optional description: string

Implementation of#

TTagInput.description

Defined in#

system/core/backend/src/models/inputs/tag.input.ts:17


descriptionDelta#

• Optional descriptionDelta: null | string

Implementation of#

TTagInput.descriptionDelta

Defined in#

system/core/backend/src/models/inputs/tag.input.ts:20


image#

• Optional image: string

Implementation of#

TTagInput.image

Defined in#

system/core/backend/src/models/inputs/tag.input.ts:14


isEnabled#

• Optional isEnabled: null | boolean

Implementation of#

TTagInput.isEnabled

Inherited from#

BasePageInput.isEnabled

Defined in#

system/core/backend/src/models/inputs/base-page.input.ts:26


meta#

• Optional meta: null | TBasePageMeta

Implementation of#

TTagInput.meta

Inherited from#

BasePageInput.meta

Defined in#

system/core/backend/src/models/inputs/base-page.input.ts:29


name#

• name: string

Implementation of#

TTagInput.name

Defined in#

system/core/backend/src/models/inputs/tag.input.ts:8


pageDescription#

• Optional pageDescription: null | string

Implementation of#

TTagInput.pageDescription

Inherited from#

BasePageInput.pageDescription

Defined in#

system/core/backend/src/models/inputs/base-page.input.ts:23


pageTitle#

• Optional pageTitle: null | string

Implementation of#

TTagInput.pageTitle

Inherited from#

BasePageInput.pageTitle

Defined in#

system/core/backend/src/models/inputs/base-page.input.ts:20


slug#

• Optional slug: null | string

Implementation of#

TTagInput.slug

Inherited from#

BasePageInput.slug

Defined in#

system/core/backend/src/models/inputs/base-page.input.ts:17