UNPKG

@empathyco/x-components

Version:
76 lines (34 loc) 896 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [PlatformSuggestion](./x-adapter-platform.platformsuggestion.md) ## PlatformSuggestion interface Suggestion model for the `platform` API. **Signature:** ```typescript export interface PlatformSuggestion ``` ## Properties <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> [keywords](./x-adapter-platform.platformsuggestion.keywords.md) </td><td> </td><td> string </td><td> </td></tr> <tr><td> [title\_raw?](./x-adapter-platform.platformsuggestion.title_raw.md) </td><td> </td><td> string </td><td> _(Optional)_ </td></tr> </tbody></table>