List
draft
in progress...
Loading
Code
HTML
import { NbhdList } from '@fbin-web/neighborhood-core';
<nbhd-list> facet </nbhd-list>
React
import { NbhdList } from '@fbin-web/neighborhood-react';
const App = () => (
<>
<NbhdList>list</NbhdList>
</>
);
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 |