decorate Method
Implement this method to add Decorations into the supplied DecorateContext.
decorate(context: DecorateContext): void
@see useCachedDecorations to avoid unnecessarily recreating decorations.
| Parameter | Type | Description | 
|---|---|---|
| context | DecorateContext | 
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.