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/ff5637497a4f5a99aba3afb9fd5119e923bade55/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: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.