Optional
autocomplete?: stringOptional
group?: stringThe group of the result. It's used to group the results in the results list component. This only applies to results displayed in an extension app window. If not provided, the result will be displayed on the top of the list.
Optional
icon?: stringThe icon to be displayed in the result If not provided, the extension icon will be used If the extension icon is not provided, the default icon will be used
Optional
id?: stringAn unique identifier for the result, if not provided, it will be generated Used to update or remove the action from the store
Optional
keyword?: string[]Keywords used by Rokii to improve the search results
Optional
order?: numberThe order of the result. It's used to order the results in the results list
Optional
subtitle?: stringThe secondary text that will be displayed in the result
The main text that will be displayed in the result
The text that will replace the current input when the user uses the tab key If not provided, the title will be used