electrode-houseparty-example-component
Version:
electrode-houseparty-example-component
62 lines (35 loc) • 893 B
Markdown
# (electrode-houseparty-example-component)
electrode-houseparty-example-component
##
### Properties
| Property | Type | Description | Default |
| -------- | ---- | ----------- | ------- |
| *friend* | object | |
| *styleObj* | object | |
### import
```jsx
import from "electrode-houseparty-example-component";
```
<hr/>
##
### Properties
| Property | Type | Description | Default |
| -------- | ---- | ----------- | ------- |
| *ourFriends* | | | `[]`
| *message* | | | ``Let's party! Un-comment the all the commented-out...`
### import
```jsx
import from "electrode-houseparty-example-component";
```
<hr/>
##
### Properties
| Property | Type | Description | Default |
| -------- | ---- | ----------- | ------- |
| *invitees* | array | |
| *toggleGuest* | func | |
### import
```jsx
import from "electrode-houseparty-example-component";
```
<hr/>