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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -447,7 +447,7 @@ htmlAsset = HtmlAsset(
447
447
#### Arguments:
448
448
449
449
Argument | Type | Description | Required
450
-
:--- | :--- | :---:
450
+
:--- | :--- | :--- | :---:
451
451
html | string | The HTML text string. See list of [supported HTML tags](https://shotstack.io/docs/guide/architecting-an-application/html-support/#supported-html-tags). | Y
452
452
css | string | The CSS text string to apply styling to the HTML. See list of [support CSS properties](https://shotstack.io/docs/guide/architecting-an-application/html-support/#supported-css-properties). | -
453
453
width | int | Set the width of the HTML asset bounding box in pixels. Text will wrap to fill the bounding box. | -
0 commit comments