vutran / omnibar

:spades: Extensible search component for React.

Home Page:https://omnibar.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Styles for result items

AlexMarlo opened this issue · comments

commented

Hi
I am trying to apply styles for result items
But when i use resultStyle it applies style only for 'ul' tag but not to 'a' tags inside.
How i can solve it?

Hi @AlexMarlo, you should be able to do this with a custom item renderer providing your own layout for each result.