arlas-web-contributors / Exports / Action
Interface: Action
Action trigger by a contributor through the app or another contributor. - id of action. - label of action.
Table of contents
Properties
Properties
collection
• Optional
collection: string
Defined in
src/models/models.ts:51
cssClass
• Optional
cssClass: string
| string
[]
Defined in
src/models/models.ts:52
id
• id: string
Defined in
src/models/models.ts:48
label
• label: string
Defined in
src/models/models.ts:49
tooltip
• Optional
tooltip: string
Defined in
src/models/models.ts:50