Home > @infiniteobjects/data-types > IHelpDesk
Help Desk Interface
Signature:
export interface IHelpDesk
Generally consumed by an <io-faq> component
| Property | Modifiers | Type | Description |
|---|---|---|---|
| description | string | Description of the help banner | |
| header | string | Header of the help banner | |
| url | string | URL to the help page |