appbaseio / appbaseio/reactivesearch

Style element/filter in a superior level

Open
#1,412 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
4.9k
Forks
478
PR merge metrics
No merged PRs in 30d

Description

Hi,

we can style filters and elements with specific props, i.e:

`renderItem={(label, count, isSelected) => (


{label}

{count}


)}All projects`

I'm using this custom props to design the label and count of a checkbox element.

But, I need to add a specific div on a superior html level. Is there a possibility to create a custom html style for the superior level of html?

For the moment, if it's not possible, the feature is usefull in a next version of ReactiveSearch.

Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.