TypingsRapiTypes.RapiComponent

typings/rapi-types.RapiComponent

Hierarchy

Table of contents

Properties

Properties

__rapi_path__

• Optional __rapi_path__: string

Inherited from

RapiElement.rapi_path


active

• active: boolean


additionalInfos

• additionalInfos: AdditionalInfo[]


configuration

• Optional configuration: string

Inherited from

RapiElement.configuration


externalIdentifier

• externalIdentifier: string

Inherited from

RapiElement.externalIdentifier


id

• id: string

Inherited from

RapiElement.id


isLocally

• Optional isLocally: boolean

Inherited from

RapiElement.isLocally


label

• label: string

Inherited from

RapiElement.label


• Optional links: LinksCollection

Inherited from

RapiElement.links


perspectiveImage

• perspectiveImage: string

Inherited from

RapiElement.perspectiveImage


sort

• Optional sort: number

Inherited from

RapiElement.sort


tags

• tags: string[]

Inherited from

RapiElement.tags

Last updated