Skip to content

Commit

Permalink
Merge branch 'main' into enhancement/3393/adjust-line-height-on-detai…
Browse files Browse the repository at this point in the history
…ls-tab
  • Loading branch information
SriHV authored Nov 26, 2024
2 parents b7ed679 + d8f4555 commit a1806b0
Show file tree
Hide file tree
Showing 6 changed files with 630 additions and 334 deletions.
2 changes: 1 addition & 1 deletion src/components/autosuggest/_macro-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
| input | `Input` [_(ref)_](/components/input) | true | Configuration object for the input |
| language | string | false | The ISO 639-1 Code will override the default language in page. Please note that only 'en', 'cy' and 'ni' is currently supported |
| resultsThreshold | float | false | Option to adjust the search threshold and fuzziness. Accepts a range from 0 to 1, where 0 provides the closest match and 1 allows for more distant matches. Defaults to 0.2. |
| id | string | false | The `id` of the input |
| id | string | true | The `id` of the input |
Loading

0 comments on commit a1806b0

Please sign in to comment.