Run.fromJSON Function
Create a run from its JSON representation.
fromJSON(props: RunProps): Run
@see TextRun.create, FractionRun.create, and LineBreakRun.create to create a run directly.
Parameter | Type | Description |
---|---|---|
props | RunProps |
Returns - Run
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.