- "description": "`myscript-text-web` is a turnkey solution for those who need to quickly implement MyScript Text recognition.\n\n <myscript-text-web\n applicationkey=\"YOUR MYSCRIPT CDK APPLICATION KEY\"\n hmackey=\"YOUR MYSCRIPT CDK HMAC KEY\"\n language=\"en_US\">\n </myscript-text-web>\n\n### Styling\n\n`<myscript-common-element>` provides the following custom properties for styling:\n\nCustom property | Description | Default\n----------------|-------------|----------\n`--myscript-text-web-background` | Background of the editor | none\n`--myscript-text-web-color` | Color of the editor | #FFFFFF\n`--myscript-text-web-line-pattern` | Line pattern to apply on the editor | Classic notebook pattern\n`--myscript-text-web-loader-background` | Background of the loader | #1A9FFF\n`--myscript-text-web-loader-color` | Color of the loader | #F5F6F7\n`--myscript-text-web-button-background` | Buttons background | #1A9FFF\n`--myscript-text-web-button-focus-background` | Buttons focus background | #1A9FFF\n`--myscript-text-web-button-disabled-background` | Buttons disabled background | #F5F6F7\n`--myscript-text-web-exports-color` | Text candidates color | #1580CD\n`--myscript-text-web-exports-background-color` | Text candidates background color | #EDF0F2\n`--myscript-text-web-exports-selected-color` | Selected candidate color | #FFFFFF\n`--myscript-text-web-exports-selected-background-color` | Selected candidate background color | #1580CD\n`--myscript-text-web-exports-predicted-color` | Candidate predicted part color | #73818C\n`--myscript-text-web-exports-completed-color` | Candidate completed part color | #1A9FFF",
0 commit comments