appbaseio / appbaseio/reactivesearch
Style element/filter in a superior level
オープン
enhancement
- 主要言語
- JavaScript
- スター
- 4.9k
- フォーク
- 478
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。