RunProps Type Alias
RunProps = TextRunProps | FractionRunProps | TabRunProps | LineBreakRunProps | FieldRunProps
The JSON representation of a Run.
Use the type
field to discriminate between the different kinds of runs.
Defined in
Last Updated: 29 July, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.