Removes style overrides from the selected component, reverting the specified properties to their manifest default values.
| Name | Type | Description |
|---|---|---|
values.cssPropertiesKeys | string[] | Keys of the CSS properties to remove. |
values.cssCustomPropertiesKeys | string[] | Keys of the CSS custom properties to remove. |
Promise<void>
Last updated: 8 September 2026