You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`hide-ask-ai-button`|**Type**: `boolean`<br />**Default value**: `false`<br /><br />When set to `true`, the "Ask AI" button is hidden from the search results. |
112
+
|`hide-descriptions`|**Type**: `boolean`<br />**Default value**: `false`<br /><br />When set to `true`, hides descriptions in search results for a cleaner interface.|
112
113
|`hide-filters`|**Type**: `boolean`<br />**Default value**: `true`<br /><br />When set to `true`, removes the source filter dropdown from the search modal, simplifying the search interface. |
114
+
|`hide-navigation-buttons`|**Type**: `boolean`<br />**Default value**: `false`<br /><br />When set to `true`, hides navigation buttons (up and down arrows, enter, escape) in the search modal for a simplified interface. |
113
115
|`modal-position`|**Type**: `string`<br />**Default value**: `top-center`<br />**Available values:**`center`, `top-center`, `top-right`, `bottom-left`<br /><br />Position of the modal.|
114
116
|`stacked`|**Type**: `boolean`<br />**Default value**: `false`<br /><br />When set to `true`, displays search results in a stacked layout.|
115
117
|`clean-titles`|**Type**: `boolean`<br />**Default value**: `false`<br /><br />When set to `true`, removes site names from page titles that follow the format "Page Title | Site Name" for cleaner presentation.|
0 commit comments