# `PainWeb.Components.Schedule`

## Properties

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

* **service_keys** *:list, default: []*
* **employee_keys** *:list, default: []*
* **day** *:string, required: true*

## Events

* **schedule, required: true**

# `mount`

# `render`

# `update`

---

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