clearStyleOverrides Method
Clears any styleOverrides applied to this Paragraph.
Will also clear styleOverrides from all child components unless preserveChildrenOverrides is true
.
clearStyleOverrides(options?: ClearTextStyleOptions): void
Parameter | Type | Description |
---|---|---|
options | ClearTextStyleOptions |
Returns - void
Defined in
Last Updated: 03 September, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.