@@ -116,22 +116,23 @@ zwd |
116116
117117Parameters that you can use to customise some elements of this embeddable component
118118
119- parameter | description |
120- --------------------|-----------------------------------------------------------------------------------|
121- h3Color | change the color of the ` Similar sequences ` and ` Rfam classification ` text |
122- h3Size | change the size of the ` Similar sequences ` and ` Rfam classification ` text |
123- similarSeqText | change the ` Similar sequences ` text |
124- facetColor | change the color of the facet title |
125- facetSize | change the size of the facet title |
126- seqTitleColor | used in results, it changes the color of the title |
127- seqTitleSize | used in results, it changes the size of the title |
128- seqInfoColor | used in results, it changes the color of the text ` number of nucleotides ` |
129- seqInfoSize | used in results, it changes the size of the text ` number of nucleotides ` |
130- searchButtonColor | change the color of the ` Search ` button |
131- clearButtonColor | change the color of the ` Clear ` button |
132- uploadButtonColor | change the color of the ` Upload file ` button |
133- hideUploadButton | hide the ` Upload file ` button. Use "hideUploadButton": "true" to hide the button |
134- loadMoreButtonColor | change the color of the ` Load more ` button |
119+ parameter | description |
120+ ----------------------------|-----------------------------------------------------------------------------------|
121+ h3Color | change the color of the ` Similar sequences ` and ` Rfam classification ` text |
122+ h3Size | change the size of the ` Similar sequences ` and ` Rfam classification ` text |
123+ exactMatchBackgroundColor | change the background color of the "Exact match" area |
124+ similarSeqText | change the ` Similar sequences ` text |
125+ facetColor | change the color of the facet title |
126+ facetSize | change the size of the facet title |
127+ seqTitleColor | used in results, it changes the color of the title |
128+ seqTitleSize | used in results, it changes the size of the title |
129+ seqInfoColor | used in results, it changes the color of the text ` number of nucleotides ` |
130+ seqInfoSize | used in results, it changes the size of the text ` number of nucleotides ` |
131+ searchButtonColor | change the color of the ` Search ` button |
132+ clearButtonColor | change the color of the ` Clear ` button |
133+ uploadButtonColor | change the color of the ` Upload file ` button |
134+ hideUploadButton | hide the ` Upload file ` button. Use "hideUploadButton": "true" to hide the button |
135+ loadMoreButtonColor | change the color of the ` Load more ` button |
135136
136137## Developer details
137138
0 commit comments