Skip to content

Interface: LinkGroup

Defined in: src/cloud/models/linkGroup.ts:5

Properties

groups?

ts
optional groups?: LinkGroup[];

Defined in: src/cloud/models/linkGroup.ts:6


ts
optional header?: object;

Defined in: src/cloud/models/linkGroup.ts:7

Index Signature

ts
[key: string]: unknown

href?

ts
optional href?: string;

iconClass?

ts
optional iconClass?: string;

id?

ts
optional id?: string;

label?

ts
optional label?: string;

styleClass?

ts
optional styleClass?: string;

title?

ts
optional title?: string;

weight?

ts
optional weight?: number;

id?

ts
optional id?: string;

Defined in: src/cloud/models/linkGroup.ts:8


ts
optional links?: object[];

Defined in: src/cloud/models/linkGroup.ts:9

Index Signature

ts
[key: string]: unknown

href?

ts
optional href?: string;

iconClass?

ts
optional iconClass?: string;

id?

ts
optional id?: string;

label?

ts
optional label?: string;

styleClass?

ts
optional styleClass?: string;

title?

ts
optional title?: string;

weight?

ts
optional weight?: number;

styleClass?

ts
optional styleClass?: string;

Defined in: src/cloud/models/linkGroup.ts:10


weight?

ts
optional weight?: number;

Defined in: src/cloud/models/linkGroup.ts:11