ItemStyleProvider Variable
Style provider for stylable items like TreeNodeItem
Type
{ createStyle: (__namedParameters: ItemStyle, isSelected?: boolean) => React.CSSProperties }
Default Value
...```
### Defined in
- <span class="defined-in"><a href="https://github.com/iTwin/appui/blob/d4e2c96e926f1908559fd8b017ded462282e6597/ui/components-react/src/components-react/properties/ItemStyle.ts#L78" target="_blank">ui/components-react/src/components-react/properties/ItemStyle.ts</a></span> Line 78
Last Updated: 02 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.