Facets
draft
in progress...
Loading
Code
HTML
import { NbhdResultsFilter } from '@fbin-web/neighborhood-core';
<nbhd-results-filter> facets </nbhd-results-filter>
React
import { NbhdResultsFilter } from '@fbin-web/neighborhood-react';
const App = () => (
<>
<NbhdResultsFilter>facets</NbhdResultsFilter>
</>
);
Properties
Property | Attribute | Type | Default | Description |
---|---|---|---|---|
prop
|
prop
|
string
|
Slots
Name | Description |
---|---|
default | Content area. |
CSS Parts
Name | Description |
---|---|
base | The component's base wrapper. |
CSS Properties
Property | Default Value |
---|---|
--nbhd-element
|
default |