New to KendoReact? Start a free 30-day trial
Set custom styles to the TileLayoutItem hint element
Updated on Dec 19, 2025
Environment
| Product Version | 8.1.1 |
| Product | Progress® KendoReact TileLayout |
Description
How can I add custom styles to the TileLayoutItem hint element?
Solution
You can achieve this by passing the required styles to the hintStyle prop.
This example showcases how to change the background-color of the hint:
Change Theme
Theme
Loading ...