appbaseio / appbaseio/reactivesearch

Style element/filter in a superior level

Abierto
#1,412 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
4.9k
Forks
478
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.