# `PainWeb.Components.Service`

## Properties

* **id** *:string, required: true* - The id of the live component (required by LiveView for stateful components).

* **service** *:any, required: true*
* **chosen** *:map*
* **number** *:integer, default: 1*

## Events

* **choose**

# `mount`

# `render`

# `update`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
