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: docs/TextStyle.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ Name | Type | Description | Notes
8
8
**font** | **string** | Gets or sets font of the text. | [optional]
9
9
**foregroundColor** | [**Color**](Color.md) | Gets or sets foreground color of the text. | [optional]
10
10
**backgroundColor** | [**Color**](Color.md) | Sets background color of the text. | [optional]
11
+
**fontFile** | **string** | Sets path of font file in storage. | [optional]
11
12
12
13
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)[[View Source]](../src/models/textStyle.ts)
0 commit comments